diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-21 14:41:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-21 14:41:08 +0100 |
| commit | 4f139c25251b177878e30dd62350a0ebd5e07e14 (patch) | |
| tree | 51ae21bdbbf6896d3f5fdfa8c5cd61d4edfb4a6c /wscript | |
| parent | b191d7656a048a164f3fa477c7123093137a588b (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.9.25' +VERSION = '2.9.25devel' def options(opt): opt.load('compiler_cxx') |
