diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-03 20:31:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-03 20:31:52 +0000 |
| commit | 8c71823fad9657807c1e5f7a165e98dfcdec44c7 (patch) | |
| tree | 3fe89d868d3921239d952468c7601bbac34808ea /wscript | |
| parent | af4cd891ed1803e36e22fe11a2e3459bb04c39b2 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.2' +VERSION = '2.6.2devel' def options(opt): opt.load('compiler_cxx') |
