diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-30 09:19:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-30 09:19:33 +0100 |
| commit | 8fdfc18162ffee3401c64e676481b5e89480ac83 (patch) | |
| tree | 8432e9a1e604180dc9700707c84eb84d6de4afc7 /wscript | |
| parent | 80e24096d7669e2ccf50496d4277b7baa5b79679 (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 APPNAME = 'dcpomatic' -VERSION = '2.3.11' +VERSION = '2.3.11devel' def options(opt): opt.load('compiler_cxx') |
