diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-30 22:00:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-30 22:00:50 +0100 |
| commit | 2a669092bd6d8d09a183a5ce8fb43573c0faf7ab (patch) | |
| tree | 3f76fbe83569a02b47835fe29e30905778ec78d0 /wscript | |
| parent | e4726e282a56477a662be0ff1f8f964ba9411fa7 (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.8devel' +VERSION = '1.66.9' def options(opt): opt.load('compiler_cxx') |
