diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-10 00:59:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-10 00:59:23 +0000 |
| commit | 02144b73814c8bbd6135a8f2ff2dc41101dfe120 (patch) | |
| tree | 225a0ff72c424c219ac2ef2b3c280466444a97c4 /wscript | |
| parent | ed0d28374e5c4807f7375c39c032a1dc4b5cf874 (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.7devel' +VERSION = '1.64.8' def options(opt): opt.load('compiler_cxx') |
