diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-05 23:27:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-05 23:27:37 +0000 |
| commit | 86b39b2bb82abd11727c822bb36ca0dd2f3943d9 (patch) | |
| tree | 2c08b7191eb8fe7cb279ab84629babf91e65690a /wscript | |
| parent | 845cf71daee4af9f7e76d584e7fa2dc8717cc743 (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.1devel' +VERSION = '1.64.2' def options(opt): opt.load('compiler_cxx') |
