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