diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-07 00:38:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-07 00:38:23 +0000 |
| commit | 1e130f244b2380b450ed812d282282df73add704 (patch) | |
| tree | cd319b771ed7ef5221ca2938b72ac2b03c0099ec /wscript | |
| parent | 1da6ec96a4cdb4915c394bd4c272b6bfcc2033c8 (diff) | |
Bump versionv2.11.38
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.38' def options(opt): opt.load('compiler_cxx') |
