diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-06 11:07:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-06 11:07:10 +0000 |
| commit | 8491129ec232d8c772bb6d700358b9fc5fb5388a (patch) | |
| tree | 1ee4d7409273982c457dcb8d153843b74278e33b /wscript | |
| parent | c3e681082dec013bbe879527cfa19e64b9da0b6e (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.11' +VERSION = '2.6.11devel' def options(opt): opt.load('compiler_cxx') |
