diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-05 13:58:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-05 13:58:01 +0000 |
| commit | da77c335d14904a556b2d5a310e14dbfb81dfc97 (patch) | |
| tree | cd4df296d3868f6849799aee829441882b4c03d9 /wscript | |
| parent | ebe451c248c3accd1a564bcad5eabf9d32a971f3 (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.0devel' +VERSION = '1.64.1' def options(opt): opt.load('compiler_cxx') |
