Skip to content

Commit dac3f26

Browse files
committed
Bump version number for rc3.
1 parent f8e8713 commit dac3f26

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
@@ -61,7 +61,7 @@
6161
#
6262
# Pip requires that RCs are named like this: '0.1.0.rc1'
6363
# But the corresponding Git tag needs to be '0.1.0rc1'
64-
version = '1.3.0.rc2'
64+
version = '1.3.0.rc3'
6565

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

0 commit comments

Comments
 (0)