diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-06 01:28:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-06 01:28:49 +0000 |
| commit | c0d66108bd88aa7df18f794a7acac8fefabe02f0 (patch) | |
| tree | 179c5ee2bd1a9276f2d8566eea05385e04e7fb2a /wscript | |
| parent | 8a7eef4162859b6c3c3e9fbce4ffa3754741cc76 (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.37' +VERSION = '2.11.37devel' def options(opt): opt.load('compiler_cxx') |
