diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-24 22:26:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-24 22:26:27 +0100 |
| commit | fde828cd5e23877f925c1db8ed74877e41d071e2 (patch) | |
| tree | b44d95b44ca7d0addda9871de875d3af3fa392ff /wscript | |
| parent | ca6f92f2d46bf030752420a4f79a938bc64313ea (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.38' +VERSION = '2.9.38devel' def options(opt): opt.load('compiler_cxx') |
