Bump version number for new development.

pull/4617/head
Jussi Pakkanen 6 years ago
parent 51aaa15bda
commit 6124a97722
  1. 2
      mesonbuild/coredata.py

@ -25,7 +25,7 @@ import ast
import argparse
import configparser
version = '0.49.0'
version = '0.49.999'
backendlist = ['ninja', 'vs', 'vs2010', 'vs2015', 'vs2017', 'xcode']
default_yielding = False

Loading…
Cancel
Save