diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-17 10:35:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-17 10:35:53 +0000 |
| commit | e47256cdeceb58f60fecc78d272f5971aa2e55ae (patch) | |
| tree | a6d13c3bb6875113460e64c0fae839d7d5e84796 /wscript | |
| parent | a7500ae8265ce7511409c6652963c8520940360b (diff) | |
| parent | 903e3b22b449280bddeb70f8f2ed15e9fb8cde9d (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.66.1devel' +VERSION = '1.66.2devel' def options(opt): opt.load('compiler_cxx') |
