diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-18 23:03:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-18 23:03:22 +0000 |
| commit | 03d7afd6d7b42fbb05a8147e00926b0bf413c103 (patch) | |
| tree | c84385b89fdc259f4b14f6041e54822bbf67179e /wscript | |
| parent | cf8ee1c121a847865e1144ba179d9fa57c9f12a6 (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.13devel' +VERSION = '1.64.14' def options(opt): opt.load('compiler_cxx') |
