diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-23 20:41:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-23 20:41:31 +0000 |
| commit | d6627a5e09929bc718be1c925435bc32dabfa252 (patch) | |
| tree | 70aa26c913078616b22a5700df981d0fd230f5db /wscript | |
| parent | f835bba83faaf17f18b200dce777abe469633193 (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.5devel' +VERSION = '1.66.6' def options(opt): opt.load('compiler_cxx') |
