diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-12 00:12:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-12 00:12:04 +0000 |
| commit | 1382294ffce161be123876f12cd27d533169312f (patch) | |
| tree | 1b796cd149cdc2483eda5af4248b10de57b0b22d /wscript | |
| parent | 7cae4112cddd70eea3364a7634274f04c66c76ee (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.0devel' +VERSION = '1.66.1' def options(opt): opt.load('compiler_cxx') |
