diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-10 17:10:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-10 17:10:00 +0100 |
| commit | 6b8473e9f933e63644a7d07c65d83e863e576954 (patch) | |
| tree | 736ce4c4a800de8f68ec5916a67673ed0344f32b /wscript | |
| parent | d915fd0a238cc1bb9a0cb8824ac4cc81a1d1eab8 (diff) | |
| parent | 1eb0598b57f80bc3d6a3a0b9d8f465f10d76e0f9 (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.4.6devel' +VERSION = '2.4.7devel' def options(opt): opt.load('compiler_cxx') |
