diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:07:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:07:03 +0100 |
| commit | fbd1df602623aab2c873c4dc1fb96a09b1b2dac3 (patch) | |
| tree | be001ee40ed38672e75938aa90e3c4e54f278de9 /wscript | |
| parent | 044cde1e20270618b9156d68cba8b3d5558a30ce (diff) | |
| parent | f1342d3ce448dbeb7a51f10739f5f1c0b54a44a1 (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.10devel' +VERSION = '2.12.11devel' def options(opt): opt.load('compiler_cxx') |
