diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-26 14:53:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-26 14:53:30 +0000 |
| commit | 8f091c9a58a7e8388e9a09e32520a0fce8f6d8fc (patch) | |
| tree | 214466bafc1c887cb01084a6a7ee1d5f5a51f641 /wscript | |
| parent | f584b1bb8b1af39fe2f5ea1080c988905bca8e3a (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.5.9' +VERSION = '2.5.9devel' def options(opt): opt.load('compiler_cxx') |
