diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-18 00:37:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-18 00:37:45 +0000 |
| commit | 59500421bda6e44bc6e92e27c6c21ea071eb81c1 (patch) | |
| tree | 88883f1a6e2e173a33455d9401030b94defbc2c8 /wscript | |
| parent | 3b83d4be7b9eadb6631cb98e289635154f84ad25 (diff) | |
| parent | 01238dc192e4864b1665a03661e684240ac7f884 (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.11.56devel' +VERSION = '2.11.57devel' def options(opt): opt.load('compiler_cxx') |
