diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-14 11:09:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-14 11:09:45 +0000 |
| commit | df831ba54567d89f9607d438c92d6dab76c97de0 (patch) | |
| tree | 04cfd8d26ec570293fb329d628ca1bf5cda7a71c /wscript | |
| parent | 057400eb1718e8769592e34e07d90405eb95605f (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.63.0devel' +VERSION = '1.63.1' def options(opt): opt.load('compiler_cxx') |
