diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-29 22:46:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-29 22:46:41 +0000 |
| commit | b651309f08107a5fc2fdb0cccdd5f05d94018311 (patch) | |
| tree | bba77ccc875dba98f892b4ba59eea9e992f8134a /wscript | |
| parent | 62a1e9d6cda70050b813d4ba0c3e83b7350f360d (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.7devel' +VERSION = '1.63.8' def options(opt): opt.load('compiler_cxx') |
