diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:37:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:37:36 +0000 |
| commit | a81037803e637a8b592635b8b973aecdb67ca0ce (patch) | |
| tree | 5149c532b03e2a54ca7453afa166b131a7b9ec67 /wscript | |
| parent | df45c5e6d63ad0927844839056735ce5a8db3c92 (diff) | |
| parent | 248382f6e1569a9d10d82764967af720d9bbf883 (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.2devel' +VERSION = '1.64.3devel' def options(opt): opt.load('compiler_cxx') |
