diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-25 01:10:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-25 01:10:38 +0000 |
| commit | bab976c6d0aa5a807ff16a3e80d7de2c742feed3 (patch) | |
| tree | f5bd1212e5b88d0cfdb3a62bb42740ef3c00f148 /wscript | |
| parent | d7cabb623a5bedb407632557fdc4913d9ed4e1ce (diff) | |
| parent | 014b17da131764016efb35dc2d5131c9656f485c (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.62devel' +VERSION = '2.11.63devel' def options(opt): opt.load('compiler_cxx') |
