diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-10 15:49:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-10 15:49:01 +0000 |
| commit | 3aa6a4409543ee6c3d16ec6000ecdc03fdc8b384 (patch) | |
| tree | e5cbeb7c06585ee2b16ad26a425722129f0acb45 /wscript | |
| parent | da0e455aaa035f5f90c690ffed23049fbf1f18eb (diff) | |
Bump version
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.2devel' +VERSION = '1.66.0' def options(opt): opt.load('compiler_cxx') |
