diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-21 22:48:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-21 22:48:57 +0100 |
| commit | 0084e2db157939b3639e524588240db9b96bbc7d (patch) | |
| tree | d8e82013f0fcf544680c71f90bb9fde8fed33723 /wscript | |
| parent | 24dfe7021e95273cd38c6a173abb2195d7ffc651 (diff) | |
| parent | 65be0fdb86f0c63e0ae2377b9fec4dd08433ece2 (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.33devel' +VERSION = '1.69.34devel' def options(opt): opt.load('compiler_cxx') |
