diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:32:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:32:27 +0100 |
| commit | 111e86c66c12bafa79a09d5050fe130e4cc99532 (patch) | |
| tree | 4123109890790d5317e987b2261780415cd71ee8 /wscript | |
| parent | 33f423e23c804977b4a86f273b41b3e067d1036b (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.16' +VERSION = '1.69.16devel' def options(opt): opt.load('compiler_cxx') |
