diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-23 00:22:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-23 00:22:20 +0000 |
| commit | b299c1873bf23414061d551843275c77a9256a05 (patch) | |
| tree | 3e17f87bf23c11db74c2939018cd5553255f940b /wscript | |
| parent | 015fe447cfe25babc55cf8ed282bb909e4713aa0 (diff) | |
| parent | 797c7543dc7fe5a9f9ddaf4c2035f9b9a7188758 (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.63.3devel' +VERSION = '1.63.5devel' def options(opt): opt.load('compiler_cxx') |
