diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 09:37:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 09:37:49 +0000 |
| commit | 40893c977cda14d9a9b46613697bc68aad08eccf (patch) | |
| tree | 4ace8a8eaa7ec1cb605dd8dedeb26a95e12c0ccb /wscript | |
| parent | 63e64cb7e5d61de2ea87b3114d76bf372900c1ca (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.35' +VERSION = '2.6.35devel' def options(opt): opt.load('compiler_cxx') |
