diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-31 15:24:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-31 15:24:52 +0100 |
| commit | d344423f8a0e9765684f5e25a6ce4966a3da31d0 (patch) | |
| tree | 221a4cc12f8b6bab4b4562ab827ee112dc01a313 /wscript | |
| parent | 6bc5caa116382d3540678dbc1ea97cb23dd4e5ef (diff) | |
| parent | 03d55c449d5b16f551cd073bafe2fd296f909c20 (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.8devel' +VERSION = '1.66.9devel' def options(opt): opt.load('compiler_cxx') |
