diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-29 18:46:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-29 18:46:23 +0000 |
| commit | f56c8632fe6401619b1bda51d99ff8fa8b108b4d (patch) | |
| tree | 3e4c577e8ed1da064627d01bdd8e49d7489c79b2 /wscript | |
| parent | 4da247c10a9a74b49b20e0c22817eded9ff22359 (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.4.15' +VERSION = '2.4.15devel' def options(opt): opt.load('compiler_cxx') |
