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 | a0dbdd93a589115a21a0d30ff440efc7b4031158 (patch) | |
| tree | 2cbd05eec1c2ec6496124278eebb468f6d91b0e8 /wscript | |
| parent | 259486c47986e8cfe2d81462cb1a60a8d096e1fc (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.7' +VERSION = '1.63.7devel' def options(opt): opt.load('compiler_cxx') |
