diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-20 10:10:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-20 10:10:09 +0000 |
| commit | 273af1ba9848edbc8d87d70ec945f00805a01436 (patch) | |
| tree | 57c2f73ea0fa8cf9b32ace50f2f3cab8faf2c920 /wscript | |
| parent | c2b2ab9718ec0b1b301b10036fc1bc9994c16920 (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.64.14devel' +VERSION = '1.64.15' def options(opt): opt.load('compiler_cxx') |
