diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-29 18:29:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-29 18:29:54 +0100 |
| commit | c4406eaaa16e5d2ad8193e2887d858d6e1e26199 (patch) | |
| tree | ef8314a8a84fb25dedf231dabcf185b2ee8d12e0 /wscript | |
| parent | ff928fb5ff7a4b267a87a1f59891c79e8b4dad14 (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.67.0devel' +VERSION = '1.67.1' def options(opt): opt.load('compiler_cxx') |
