diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-10-26 01:22:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-10-26 01:22:36 +0100 |
| commit | a34d73cea333dcf8999721ffc2518b2671d3aaf7 (patch) | |
| tree | 99c8e85b956786709b3f57256d06053617e1348c /wscript | |
| parent | 7c40d679653b4fca189baa7cdb2013cf71aa4aaf (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.12.13' +VERSION = '2.12.13devel' def options(opt): opt.load('compiler_cxx') |
