diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-03 10:47:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-03 10:47:47 +0100 |
| commit | fd26b3243015824bebe8ec41c6b4a0d81748e81a (patch) | |
| tree | ceab69f46eb54af419e5ea8b9b905d5f4c851497 /wscript | |
| parent | a9e2f04541a0867b639968135ec70e787a09c4c4 (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.19' +VERSION = '1.69.19devel' def options(opt): opt.load('compiler_cxx') |
