diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-06-07 01:53:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-06-07 01:53:06 +0100 |
| commit | 0dda484cdbe6edcbf3f80d52168b82bc9d00da7f (patch) | |
| tree | ebad6e61c6308f8a2de8f8cf7eaa7fd43b611aaa /wscript | |
| parent | dcd3aea8f0fc3cffbbf24c1f425e2388a1a8cd9e (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.7' +VERSION = '2.12.7devel' def options(opt): opt.load('compiler_cxx') |
