diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-10 16:41:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-10 16:41:52 +0000 |
| commit | f580c205bc6f3c723a01c2cc2333c11cc0cabcb2 (patch) | |
| tree | af528c97dc0d37480d81772bf19729b6278edd2a /wscript | |
| parent | 0deea9a1b6096dc52d33a8879cc71c2bea9d22ee (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.9devel' +VERSION = '1.64.10' def options(opt): opt.load('compiler_cxx') |
