diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-03 15:50:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-03 15:50:24 +0000 |
| commit | 1a02b3b3e2e3ffc534c149b4f7600108ed168e24 (patch) | |
| tree | de7ce33b96258cd89af1af75c630b034a8bc6fcd /wscript | |
| parent | 7dc71694e1ac1fb81be6b104aadd7ba9456afc7c (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.11.35' +VERSION = '2.11.35devel' def options(opt): opt.load('compiler_cxx') |
