diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-10 10:24:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-10 10:24:28 +0100 |
| commit | f85629b7a8e0e01ef593d0ce9a0d2cf85bb91b71 (patch) | |
| tree | 9525a9703421e161bfda4a2fd55e09d014976144 /wscript | |
| parent | ac1d52f98e8db9d428b08eb1de655ddfc83836e3 (diff) | |
| parent | 9e2453d3486854d54fc71bb8d8dd63e32ccfb29b (diff) | |
Merge master.
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.24devel' +VERSION = '1.69.25devel' def options(opt): opt.load('compiler_cxx') |
