Skip to content

Commit eb472a1

Browse files
committed
Bump version number for new development.
1 parent ae163a3 commit eb472a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mesonbuild/coredata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
#
6060
# Pip requires that RCs are named like this: '0.1.0.rc1'
6161
# But the corresponding Git tag needs to be '0.1.0rc1'
62-
version = '1.1.0'
62+
version = '1.1.99'
6363

6464
backendlist = ['ninja', 'vs', 'vs2010', 'vs2012', 'vs2013', 'vs2015', 'vs2017', 'vs2019', 'vs2022', 'xcode', 'none']
6565

0 commit comments

Comments
 (0)