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 | 08cf4f587d7b3d0a16b3d7e42536e4474bfa6103 (patch) | |
| tree | 0eb3f3737b3fea3b2349895509c6bc9668595e0e /wscript | |
| parent | 1e130f244b2380b450ed812d282282df73add704 (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.38' +VERSION = '2.11.38devel' def options(opt): opt.load('compiler_cxx') |
