diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-22 21:30:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-22 21:30:53 +0100 |
| commit | 467a88f5def3c5c4b9be363e28fba77fef8f22c2 (patch) | |
| tree | 6386c7274afc13c61fe15962ae1c3fc2f9762a7a /wscript | |
| parent | 16f43a2c953b80098a6db4b14a9d9d9f284c0dcd (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.8.13' +VERSION = '2.8.13devel' def options(opt): opt.load('compiler_cxx') |
