diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-09 01:31:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-09 01:31:17 +0000 |
| commit | 4f37bfa3e43a36a2b659769e03580f90f7443e53 (patch) | |
| tree | acfdacfd72fd740cb6cd119d406fdb4a6a5fd044 /wscript | |
| parent | ff434cd8de9e5790703550385f7656b6d43baa86 (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.6devel' +VERSION = '1.64.7' def options(opt): opt.load('compiler_cxx') |
