diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-27 20:28:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-27 20:28:18 +0100 |
| commit | 65a73ce59aeb4b452f55a87c001acb3cf177e99f (patch) | |
| tree | 3421211f5573f877e14d3b090e762abf49629fc0 /wscript | |
| parent | c0d2b454ea1e8c9b047907343c902d72101ef6dd (diff) | |
| parent | 9ce33a007d305cec0ebb91dc4839d0d2a05837ab (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.9.16devel' +VERSION = '2.9.17devel' def options(opt): opt.load('compiler_cxx') |
