diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-06 21:59:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-06 21:59:21 +0000 |
| commit | 4d42109de06a0c6577f7fd76cc5e243dfe178d37 (patch) | |
| tree | 1ba0abfab5aed4fc6e5dae9f7a591a2381512c5f /wscript | |
| parent | 8ab1633e4f252c88bf046e5472ec87f0c46f781e (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.33' +VERSION = '2.6.33devel' def options(opt): opt.load('compiler_cxx') |
