diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-18 20:50:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-18 20:50:11 +0000 |
| commit | c116d1ba8656a157f6d81a3d10cd0ac86968554f (patch) | |
| tree | b2ff709c4bee5548c5028854615030f34830bb09 /wscript | |
| parent | 7908592de8bda34f18bd9527975f05c795d93a28 (diff) | |
| parent | 260ccea9bb42513acfbf873f960569a3a6522236 (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
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.64.12devel' +VERSION = '1.64.13devel' def options(opt): opt.load('compiler_cxx') |
