diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-18 13:48:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-18 13:48:31 +0100 |
| commit | cdffccfe09bb3ec603d7af79da50c1617260920a (patch) | |
| tree | d48de6470335693e0ae805cf856ced72a132271a | |
| parent | f010fea7ea6939da646ffe2c5ad05e16f0be4165 (diff) | |
Bump version
| -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.13' +VERSION = '2.11.13devel' def options(opt): opt.load('compiler_cxx') |
