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 | 884093edac5f63d26c02d411c73dfb52376ccf8f (patch) | |
| tree | a57cfc1305b310fc9dfaca41a8b77402fddce719 /wscript | |
| parent | 2daff3539c38b5f9f85305e25a41d09fe78d4a9b (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.9' +VERSION = '1.69.9devel' def options(opt): opt.load('compiler_cxx') |
