diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-24 09:57:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-24 09:57:26 +0000 |
| commit | 53c84fd3aa5d7aaf9747e1904865f88f96c73d26 (patch) | |
| tree | c0e55ee360fad5bc05324940614cb3f5382c6af4 /wscript | |
| parent | 70cc5012d775536be079fcb75d0c03655ca0e0f2 (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.6devel' +VERSION = '1.66.7' def options(opt): opt.load('compiler_cxx') |
