diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-11-25 11:00:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-11-25 11:00:37 +0000 |
| commit | 8621fef52b2c2e2591f1bd111d5b01dd06dca6a5 (patch) | |
| tree | a57e70136d0fb007f3bb71a03d79d67f3f1a0704 /wscript | |
| parent | 881f875d290be338ebd4a06b4547c8636cc07936 (diff) | |
| parent | ee63091f695dfe4e5a1bf8e30a1e828b8dd6940d (diff) | |
Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.21devel' +VERSION = '2.0.22devel' def options(opt): opt.load('compiler_cxx') |
