diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-22 13:58:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-22 13:58:38 +0000 |
| commit | a5f758799ceb26e6d745c280c979777af794f157 (patch) | |
| tree | f2f3b49fbaaec1014962f0f0a6149f7287999c34 /wscript | |
| parent | 46139b1e0a0896fc95acad185950938ee0d8bef1 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.12.0' +VERSION = '2.12.0devel' def options(opt): opt.load('compiler_cxx') |
