diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-09 22:03:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-09 22:03:49 +0000 |
| commit | b5d2f083b2f8b260ac238bd06092773770605850 (patch) | |
| tree | 18b39da5ac14019a0a16378ced802385bbceb754 /wscript | |
| parent | 3a9bea8c3727af6ebbce860b8223371cd7f87b3f (diff) | |
| parent | a93ef3b958766d0346f9c44479f3e058dfdd0147 (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.65.0devel' +VERSION = '1.65.1devel' def options(opt): opt.load('compiler_cxx') |
