diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 11:22:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 11:22:50 +0000 |
| commit | 32be167a1c74ac1e3e876ba7bac18c4890f7b4ee (patch) | |
| tree | b54b542acda3a5ce1e5d612a3a12b3acc5fd7dc1 /wscript | |
| parent | 7e94649a09bbf3506e9c4d4f5ad4c5a98ac811b1 (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.0' +VERSION = '2.5.0devel' def options(opt): opt.load('compiler_cxx') |
