diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-05 14:52:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-05 14:52:51 +0000 |
| commit | 08b57ee2ed41b9de995080ff7b4fd84d8cec4002 (patch) | |
| tree | 732b90f1dbdcfbdad71b5b4a827784fe21905283 /wscript | |
| parent | d8a2e55855b50eda28ec7d394449274f5e085bd6 (diff) | |
| parent | 31b7a6478c9d8d1f590e5da856d43948489f92c5 (diff) | |
Merge.
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.1devel' def options(opt): opt.load('compiler_cxx') |
