diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 13:33:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 13:33:08 +0000 |
| commit | 58a10e184029bcb7bae0df69afe69f24340c63e2 (patch) | |
| tree | 8af56689e021ebef7cdb201b7e7873e310c483f4 /wscript | |
| parent | 0e457d48ac7dad571fdbe85c159b86bfc01cce21 (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.2devel' +VERSION = '1.64.3' def options(opt): opt.load('compiler_cxx') |
