diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-24 01:04:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-24 01:04:58 +0000 |
| commit | a6c6119689e46d0992100746d7e5195bc3266c6e (patch) | |
| tree | a56cd4f49b812179d33226215b9a36b452817a73 /wscript | |
| parent | 478e04a1ed22d105a576303371b97689e55c4c3e (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.6.25' +VERSION = '2.6.25devel' def options(opt): opt.load('compiler_cxx') |
