diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-19 11:16:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-19 11:16:15 +0100 |
| commit | 2daff3539c38b5f9f85305e25a41d09fe78d4a9b (patch) | |
| tree | 3dd97d757219ebfc8c29827c41c67b38f0da35c8 /wscript | |
| parent | 474e36b15092eaf138c6381d52adf8555750a7f7 (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.8devel' +VERSION = '1.69.9' def options(opt): opt.load('compiler_cxx') |
