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 | a600bd12a14b189b90d964baeb111236c0222556 (patch) | |
| tree | 55963fe6bf45c25297dc2a73c94736ca4c587c23 /wscript | |
| parent | e60b1a4c5addabc85bbe2fff685c28561941f8e1 (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.62.3devel' +VERSION = '1.63.0' def options(opt): opt.load('compiler_cxx') |
