Skip to content

Commit 884534f

Browse files
committed
Bump version number for rc2.
1 parent 4b8a537 commit 884534f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10.0.rc1'
47+
version = '1.10.0.rc2'
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)