diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-23 01:44:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-23 01:44:10 +0000 |
| commit | ae8601eac6fd6f8437f63c0e5f940ac8930a3972 (patch) | |
| tree | a1f9959c7ae631785c5487d695a6eed074146903 /wscript | |
| parent | dd2d447ed681b2b9fdd98ff7ffd159293af8b9da (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.66.4devel' +VERSION = '1.66.5' def options(opt): opt.load('compiler_cxx') |
