diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-08 12:13:44 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-08 12:13:44 +0000 |
| commit | fe139217b7063a71bd9aac7dd01d14a80592bc75 (patch) | |
| tree | 4d9f3d7de0db4cf9a0a7f18f93785aa7ed6f4c53 /wscript | |
| parent | c8a9d79889475acde966ea4cd4a6a37f39d9e955 (diff) | |
| parent | 40329644f5a6e1ac2f739c939fae910587300908 (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
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.6.3devel' +VERSION = '2.6.4devel' def options(opt): opt.load('compiler_cxx') |
