diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-09 23:50:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-09 23:50:30 +0100 |
| commit | cc4277911eff12c43ed3e0912ddcfd71b41e4bdc (patch) | |
| tree | dd35d08db4312b4aea2e0fcdac4b67d018ba5491 /wscript | |
| parent | 6477dc2040945fa0c0341660a6229a2153e22dd5 (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 APPNAME = 'dcpomatic' -VERSION = '2.1.37' +VERSION = '2.1.37devel' def options(opt): opt.load('compiler_cxx') |
