diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-10 13:59:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-10 13:59:05 +0000 |
| commit | 9eb6882a1050015b3dc56dc4a6d437d00f2fc555 (patch) | |
| tree | 668fcb3db413c8b28deca9048d110c63c6e14eb6 /wscript | |
| parent | 6356ea4be14cfc0867afed9e86be90f6fd3a9286 (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.8devel' +VERSION = '1.64.9' def options(opt): opt.load('compiler_cxx') |
