diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-21 16:15:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-21 16:15:49 +0000 |
| commit | a2fbb6e4b1adf59e2cc7cdb6cf54588843816ec0 (patch) | |
| tree | f088cbd085af4e52ad48b6c7a915d8ee1b762fac /wscript | |
| parent | 944ee5eafb01705e31076fe0dbd0b38003dfbb55 (diff) | |
| parent | a2412945aab13634335cffa281cf5fc344ba5934 (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.10.4devel' +VERSION = '2.10.5devel' def options(opt): opt.load('compiler_cxx') |
