diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-13 21:50:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-13 21:50:46 +0100 |
| commit | b3990bf62de28b2585e79380d72ab928292754c3 (patch) | |
| tree | 0cdd04a61e9fd45fd76e74a7679206a592641238 /wscript | |
| parent | e2a91e282608e58ea466e27ca8a7431165a28a74 (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.4' +VERSION = '2.11.4devel' def options(opt): opt.load('compiler_cxx') |
