diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-25 23:45:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-25 23:45:05 +0100 |
| commit | 21394720d62c08c2bec1832d2f92c428a12d81a7 (patch) | |
| tree | eaafbea9e34fa3ef99fccc6fced6385aefac9592 /wscript | |
| parent | 9c1e0071803bf05f8c476d870e360c9e320ba696 (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.14devel' +VERSION = '1.66.15' def options(opt): opt.load('compiler_cxx') |
