diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-09 23:41:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-09 23:41:56 +0100 |
| commit | 853e256220b9d8f49cc19555daaf5045d36c9999 (patch) | |
| tree | 785947fca98b569a2d0789398f1554c74a83436f /wscript | |
| parent | bc2eba1550e5fb7e2dfefff174b469fc94cc730b (diff) | |
| parent | 143ea1cc13a6f662026614e140cbffbf21658c95 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
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.24devel' +VERSION = '2.11.25devel' def options(opt): opt.load('compiler_cxx') |
