diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-14 22:41:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-14 22:41:33 +0000 |
| commit | 77807c0a4008937d639873fef03fb3d099d4cab7 (patch) | |
| tree | 579f2872118e45eb47e8f7c7ce827afe8db05e12 /wscript | |
| parent | 321c6607e98b7f8352a8a8e4d44c1dff63db3d5e (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.1devel' +VERSION = '1.63.2' def options(opt): opt.load('compiler_cxx') |
