diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-17 16:43:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-17 16:43:01 +0100 |
| commit | 8703233a30acdd144af5ee92cfc3c6432b1bccdc (patch) | |
| tree | 0477b54c02ce08bbb83321feba12f5109cb9fdd6 /wscript | |
| parent | c32e501d33226720cc026fbe6fefecfeeabd9846 (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.36' +VERSION = '2.9.36devel' def options(opt): opt.load('compiler_cxx') |
