diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-23 16:48:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-23 16:48:27 +0100 |
| commit | 5dfe6f4a000733c2a2bd635715485f0644e68619 (patch) | |
| tree | 4cd180b9744d6f310634dee1e269b59c741a7162 /wscript | |
| parent | c2800918adf98a7cd33041484c274b943f3e78a3 (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.12devel' +VERSION = '1.66.13' def options(opt): opt.load('compiler_cxx') |
