diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-16 11:45:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-16 11:45:04 +0100 |
| commit | 362ed9ee4f73bee21b3ef8d3b449bb8e8877f501 (patch) | |
| tree | 7a9f4098b4c8d3f502688f246e0ffa0f0d41e69e /wscript | |
| parent | 853a3a42181d78dc9a3a0f5ec541719f82782635 (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.69.8' +VERSION = '1.69.8devel' def options(opt): opt.load('compiler_cxx') |
