Bump version number for new development.

pull/15/head
Jussi Pakkanen 11 years ago
parent ad2f03da7b
commit 6d9c55c01d
  1. 2
      coredata.py

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

Loading…
Cancel
Save