diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-23 22:29:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-23 22:29:16 +0000 |
| commit | a65de358d225fdfcbdabc3473cffd4f62a4b0785 (patch) | |
| tree | 50200b4de227493ce6d71162f237618053f2572f /wscript | |
| parent | c02a727074237c58c8757e862639919b35210701 (diff) | |
| parent | 28332150a0cc45e5f339a01389cd3e327d0907df (diff) | |
Fix merge.
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.36devel' +VERSION = '2.0.37devel' def options(opt): opt.load('compiler_cxx') |
