diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-17 09:20:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-17 09:20:13 +0000 |
| commit | 35cf376a190437c166af6ebe6849cbb8925364e4 (patch) | |
| tree | 9fdbe7e846aa53e892958e5939d94d2cab846a5a /wscript | |
| parent | 48b2c7b8ec57e72f2f27d5080e54e4b3c3fcda3d (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.1devel' +VERSION = '1.66.2' def options(opt): opt.load('compiler_cxx') |
