diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 18:47:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 18:47:29 +0000 |
| commit | 6f99e5d4f41f9645102a0da2495abf7310d92f57 (patch) | |
| tree | 75ee94898709cae7248798f70ccf2ee767d01a85 /wscript | |
| parent | 005157c20f3b3894337c82e82a1f8b9fa1dc77b9 (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.5devel' +VERSION = '1.64.6' def options(opt): opt.load('compiler_cxx') |
