diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-21 17:06:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-21 17:06:06 +0000 |
| commit | 7146c3448622f7bff205af6bf484338cb231474f (patch) | |
| tree | c5e2801e0c83b0e0a6f5b4f36c5f4f1e4f94d501 /wscript | |
| parent | ac3fecc5bd3eaf279c668e331f6f92a02a2d41d3 (diff) | |
| parent | 168809616cabf35cbfdd10fdab3666120c6d8fe7 (diff) | |
Merge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2.12.x
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.12.15devel' +VERSION = '2.12.16devel' def options(opt): opt.load('compiler_cxx') |
