diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-13 23:50:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-13 23:50:59 +0100 |
| commit | 4afb0f713c068ef842fdcbb230aafd22a49e245b (patch) | |
| tree | c88dc46a31023adfc9eb69194cfa477fde03c607 /wscript | |
| parent | c8bb928cd6c1a75f115678270222c48c4c3f183c (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.2' +VERSION = '2.1.2devel' def options(opt): opt.load('compiler_cxx') |
