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 | 903e3b22b449280bddeb70f8f2ed15e9fb8cde9d (patch) | |
| tree | 12067bfeabc70eab84d0fc6fd4fb1c6000ccb673 /wscript | |
| parent | 35cf376a190437c166af6ebe6849cbb8925364e4 (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.2' +VERSION = '1.66.2devel' def options(opt): opt.load('compiler_cxx') |
