Bumb version number for new release.

This commit is contained in:
Jussi Pakkanen 2014-02-24 22:32:30 +02:00
parent 54788e9114
commit 1a2b69d5c3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
import pickle, os
version = '0.13.0'
version = '0.14.0-research'
# This class contains all data that must persist over multiple
# invocations of Meson. It is roughly the same thing as