diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-28 15:56:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-28 15:56:45 +0000 |
| commit | 259486c47986e8cfe2d81462cb1a60a8d096e1fc (patch) | |
| tree | 30344126afd9cf70cbd192c707e21c2e2788aff7 /wscript | |
| parent | 11544ebe755cdcf345f53c581c2b1370ccd95e87 (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.6devel' +VERSION = '1.63.7' def options(opt): opt.load('compiler_cxx') |
