diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:38:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:38:06 +0000 |
| commit | ba513bbb0b145358eb4cfd3912ca44ea9fe78bc4 (patch) | |
| tree | 77a32bdbee896b8e5c744c43dd6499ad22aeb7e9 /wscript | |
| parent | a81037803e637a8b592635b8b973aecdb67ca0ce (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.3devel' +VERSION = '1.64.4' def options(opt): opt.load('compiler_cxx') |
