diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-09 09:44:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-09 09:44:04 +0100 |
| commit | 43035119a29f81db8854866aa43ed9cae0ee8b22 (patch) | |
| tree | 4ff1b2df1f2efbb472aec4d0260c3af4c9726de4 /wscript | |
| parent | 9215897404537a84971d501a365bbe5451c94cf0 (diff) | |
| parent | 6c8a8ecc5f0ecb84fca7e298185274c68c039eb5 (diff) | |
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.23devel' +VERSION = '1.69.24devel' def options(opt): opt.load('compiler_cxx') |
