diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-14 20:14:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-14 20:14:17 +0100 |
| commit | 272432185305afebe8076b5d222fe87d4dabf08b (patch) | |
| tree | de8f0de90716a7737fcfdc7c95ae187a9ab2e8b0 /wscript | |
| parent | 2634c76aeb90838d4a981c9f245a9826de3bddb3 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.7.12' +VERSION = '2.7.12devel' def options(opt): opt.load('compiler_cxx') |
