diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-27 21:46:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-27 21:46:39 +0100 |
| commit | 17d5149097c922e36aa14a0375ce7e37477ddedd (patch) | |
| tree | fb4d8f023717457b951b8ea6e1b9a0cd61cba88b /wscript | |
| parent | becbcedd712a6d53c4c6be56aadf3121b2f16341 (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.15devel' +VERSION = '1.66.16' def options(opt): opt.load('compiler_cxx') |
