Skip to content

Commit 69b3094

Browse files
committed
Bump versions to 1.11.1 for release
1 parent f5ce07d commit 69b3094

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

man/meson.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH MESON "1" "April 2026" "meson 1.11.0" "User Commands"
1+
.TH MESON "1" "April 2026" "meson 1.11.1" "User Commands"
22
.SH NAME
33
meson - a high productivity build system
44
.SH DESCRIPTION

mesonbuild/coredata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
#
4545
# Pip requires that RCs are named like this: '0.1.0.rc1'
4646
# But the corresponding Git tag needs to be '0.1.0rc1'
47-
version = '1.11.0'
47+
version = '1.11.1'
4848

4949
# The next stable version when we are in dev. This is used to allow projects to
5050
# require meson version >=1.2.0 when using 1.1.99. FeatureNew won't warn when

0 commit comments

Comments
 (0)