diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-18 16:20:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-18 16:20:29 +0000 |
| commit | 1d69f61742e08f93e59e9edc9982a9eb5dea391b (patch) | |
| tree | 846d7196ab181dd8992878bfb7d1de22137d912d /wscript | |
| parent | f9b0c993f8c241e538f8947c49aa8e0f24442a7d (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.2devel' +VERSION = '1.66.3' def options(opt): opt.load('compiler_cxx') |
