diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 17:50:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 17:50:43 +0000 |
| commit | 8a471cf8b38ccb82bde42cc64c13b318bb34e42e (patch) | |
| tree | 7f75147d6faaf1662c22c103c6315ed5ab18c590 /wscript | |
| parent | 01fe9daeeda28b7303b04d49850b58eb2de05ec1 (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.4devel' +VERSION = '1.64.5' def options(opt): opt.load('compiler_cxx') |
