diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-14 22:53:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-14 22:53:59 +0100 |
| commit | cb67d41f2fef7d1c09be278d3848d1b10f1fe1a7 (patch) | |
| tree | e944371945059eed5a0c1edf766555b14ad73ef2 /wscript | |
| parent | eaa1dd1003b08c2608c101be109f5d62b7e35ab5 (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.6devel' +VERSION = '1.69.7' def options(opt): opt.load('compiler_cxx') |
