diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-24 01:05:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-24 01:05:29 +0100 |
| commit | cf89240bf0717692c17efb4a4e13d26cd5e4dab7 (patch) | |
| tree | e3e116a6f7758bf39a709999ec378b3d509743b8 /wscript | |
| parent | df80257ebf4f8c3969c658e24b693ae9558a972a (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.13devel' +VERSION = '1.66.14' def options(opt): opt.load('compiler_cxx') |
