diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-28 23:54:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-28 23:54:07 +0100 |
| commit | 34f9f492581323f9adfb1edbf69f11b1a5c55110 (patch) | |
| tree | 6c738931f5ad89955d63ba16afe4633ef8ecf031 /wscript | |
| parent | 71e36b7c6c5500ac29688a34faf0c70d498a1efc (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.73.8' +VERSION = '1.73.8devel' def options(opt): opt.load('compiler_cxx') |
