diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-12 09:13:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-12 09:13:17 +0000 |
| commit | 20abfe6b7ab3fb7bcadc1134c59612b7f70afceb (patch) | |
| tree | 61a2edf2884aad9709ae6a4060113032bd6e35aa /wscript | |
| parent | dda0b03a09271fbc3566bff9e0f4cc89fb5433c3 (diff) | |
| parent | 1ede0607183bed52a0adfa26a513e5857ecf5a70 (diff) | |
Merge branch '1.0' of git.carlh.net: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.22devel' +VERSION = '2.0.24devel' def options(opt): opt.load('compiler_cxx') |
