diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-11 09:14:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-11 09:14:42 +0000 |
| commit | b30ff27ec22ee16d4732fcaac924106e90ea1a87 (patch) | |
| tree | 9d3353238696dac26bdcf1c0ff449dfe8427a4bc /wscript | |
| parent | 759789f8bffe9889c1afd1433fcc6c92e38ed475 (diff) | |
| parent | 2aa656cdac05f21d43eb236bf1f9c6ce806644dc (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.1devel' +VERSION = '1.66.0devel' def options(opt): opt.load('compiler_cxx') |
