diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-19 23:41:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-19 23:41:18 +0100 |
| commit | bd3be0efd59054666fd04d69715275f257994f5e (patch) | |
| tree | 21817a7b3e8c585c733a498998e15867041931a6 /wscript | |
| parent | 125e99eac8a23ddd3e862a0d15a84fe2d2344493 (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.37' +VERSION = '2.9.37devel' def options(opt): opt.load('compiler_cxx') |
