diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-22 18:39:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-22 18:39:51 +0000 |
| commit | b56c26763a39eba7b7dd77dc0d5c05e5316758b1 (patch) | |
| tree | c64f12ae731414664c1cd57d5d9607002fda07d8 /wscript | |
| parent | 4e104043d211e9c49722b2056bf0a655f6025a2b (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.2' +VERSION = '2.12.2devel' def options(opt): opt.load('compiler_cxx') |
