diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:10:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:10:06 +0100 |
| commit | 9ed30857c1c7795b6964b16c4c0b992a9c306791 (patch) | |
| tree | b2223f5b0bd0a7a924bae093656051f3559bb93b /wscript | |
| parent | acf8657598267791f273c1424d34e1fc9bc547c0 (diff) | |
| parent | 796e6a7dc6f4ff24956ed5c4b9fae78ac7253a7f (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.8.9devel' +VERSION = '2.8.10devel' def options(opt): opt.load('compiler_cxx') |
