diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-31 23:08:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-31 23:08:11 +0100 |
| commit | 6f000a80e7922088d00889303d5bd8d288d4cd6b (patch) | |
| tree | 1ab7bb1cc9f00d03e6ad5093e7629e92a013eda6 /wscript | |
| parent | 64f644505a96f27ef58bb51c21e0ac2f1d85c4e7 (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.21' +VERSION = '2.11.21devel' def options(opt): opt.load('compiler_cxx') |
