diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-07 02:09:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-07 02:09:29 +0000 |
| commit | 5dbc99a98cc758c80ffa23fa00318185ccd7acc7 (patch) | |
| tree | 22f196c671890392ed8507e75f1dccef99a59313 /wscript | |
| parent | 7067754e3e21659eb89d0ba1630cfdd9323ecb0c (diff) | |
| parent | 08cf4f587d7b3d0a16b3d7e42536e4474bfa6103 (diff) | |
Merge.
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.37devel' +VERSION = '2.11.38devel' def options(opt): opt.load('compiler_cxx') |
