diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-15 09:56:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-15 09:56:52 +0000 |
| commit | 1b3aaa1a12deffa93645d0d223f97da3940927a2 (patch) | |
| tree | e7180025a5634d62fcdf99038f9c23cb764092b6 /wscript | |
| parent | f71a23109d774dc65e4262e5dba41360732cf342 (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.2devel' +VERSION = '1.63.3' def options(opt): opt.load('compiler_cxx') |
