diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-14 11:25:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-14 11:25:40 +0000 |
| commit | cb979cc683d627da324802e2465b6187af51048e (patch) | |
| tree | 6c7ce13ef58e72d6a7c2b44d43dca562892966af /wscript | |
| parent | f9290d2981cdc71f6e7092ced757a7362a93cfc2 (diff) | |
| parent | 319c58577fb91998994f90b115ae80c3e1f35243 (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.63.0devel' +VERSION = '1.63.1devel' def options(opt): opt.load('compiler_cxx') |
