diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-23 00:40:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-23 00:40:07 +0000 |
| commit | fad3626ed40c389fc2cc72ce221fa86e80eb2b57 (patch) | |
| tree | a3dc49ec9e31737de19621ccc17a45a831aedb5f /wscript | |
| parent | 797c7543dc7fe5a9f9ddaf4c2035f9b9a7188758 (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.5devel' +VERSION = '1.63.6' def options(opt): opt.load('compiler_cxx') |
