diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-16 11:52:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-16 11:52:36 +0000 |
| commit | 015fe447cfe25babc55cf8ed282bb909e4713aa0 (patch) | |
| tree | 5640b7bbf83009f9817b140b575ca6513fa6bad9 /wscript | |
| parent | 8353a009aae1a604251c0160193c39741c2fa27c (diff) | |
| parent | 90a1b6b01e53bfb875c6fc9425162eeaf8090be1 (diff) | |
Merge branch 'master' into 2.0
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.2devel' +VERSION = '1.63.3devel' def options(opt): opt.load('compiler_cxx') |
