diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-14 20:55:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-14 20:55:10 +0100 |
| commit | 801cb0d0d40964104e31bd9cdbef42c5ee78e87c (patch) | |
| tree | da75c8648e56fe94df691b6ec64099286d7e9b86 /wscript | |
| parent | ff7c2081524779c88f5e0c9de0c86b64bed6c0bc (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.7.13' +VERSION = '2.7.13devel' def options(opt): opt.load('compiler_cxx') |
