diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-13 00:14:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-13 00:14:08 +0000 |
| commit | 7ecaf5c4a60c27a78da26773b0fd2eb62ef26af6 (patch) | |
| tree | a50a631e7a43e41eeb387444e7a943442970528c /wscript | |
| parent | a600bd12a14b189b90d964baeb111236c0222556 (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.0' +VERSION = '1.63.0devel' def options(opt): opt.load('compiler_cxx') |
