Bump version number for new development.
This commit is contained in:
parent
9f48f5fe94
commit
35c3cf2822
|
@ -27,7 +27,7 @@ import ast
|
|||
import argparse
|
||||
import configparser
|
||||
|
||||
version = '0.50.0'
|
||||
version = '0.50.999'
|
||||
backendlist = ['ninja', 'vs', 'vs2010', 'vs2015', 'vs2017', 'xcode']
|
||||
|
||||
default_yielding = False
|
||||
|
|
Loading…
Reference in New Issue