diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-18 20:48:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-18 20:48:59 +0000 |
| commit | c3737afd4f284535031e11093449d9f743dde464 (patch) | |
| tree | 5866d3543983f0a64f5e280188b64b82bb53b8bd /wscript | |
| parent | 115c5c224f3b171e142fcf8f3367f1c50418c50f (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.12devel' +VERSION = '1.64.13' def options(opt): opt.load('compiler_cxx') |
