diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:51:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:51:29 +0100 |
| commit | cc12b694ee2063d3f1f0c31005a920161459b83d (patch) | |
| tree | 451da6063d9ea0c8b42c24c1b4d1477f153856b7 /wscript | |
| parent | 7aa39c34bbddc9724fd6b55c1c5dcd07d0a48e1c (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.4.3' +VERSION = '2.4.3devel' def options(opt): opt.load('compiler_cxx') |
