diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-26 22:34:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-26 22:34:16 +0000 |
| commit | a9579b28f204a79ce28ae824c5f0b0f42a91cda0 (patch) | |
| tree | 821081d15cdb1dd78ccda3803813eaaba007412c /wscript | |
| parent | 9884f64d84bfda452384ef7c6fa6dbe5a3e65ab3 (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.16devel' +VERSION = '1.64.17' def options(opt): opt.load('compiler_cxx') |
