diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-15 01:14:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-15 01:14:44 +0100 |
| commit | 7393cdf7e0836ea6974f5a9673757fbf94a0f922 (patch) | |
| tree | 405cf13d7b6efb77790d0cb9423dea0a0a878e8b /wscript | |
| parent | 36e36d3708e1757a9153731eece9c5038df128ce (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.35' +VERSION = '2.9.35devel' def options(opt): opt.load('compiler_cxx') |
