diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-02 16:14:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-02 16:14:54 +0100 |
| commit | 948848520d51ce337ab1a96d661872ea4d102253 (patch) | |
| tree | c3c107d093cb8e90a645959293f239b56bf520e4 /wscript | |
| parent | dc53f50d4fe0572002d9b510e7471104e292ed07 (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 APPNAME = 'dcpomatic' -VERSION = '2.3.13' +VERSION = '2.3.13devel' def options(opt): opt.load('compiler_cxx') |
