diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-09 23:25:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-09 23:25:23 +0100 |
| commit | 143ea1cc13a6f662026614e140cbffbf21658c95 (patch) | |
| tree | 31cd88f8855d01787d6c33a3a40a715dbfc1c68b /wscript | |
| parent | 68880e1a0b239c7d91ac3c29b101616b81db4cb3 (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.11.25' +VERSION = '2.11.25devel' def options(opt): opt.load('compiler_cxx') |
