diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-03 15:32:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-03 15:32:33 +0100 |
| commit | 5ff10668facca32723efae3f08dfaab8a3d8bd44 (patch) | |
| tree | 7427b7e91e5c51c86253941d09fb1496c4ce6f01 /wscript | |
| parent | c6a9b1ba309f0f5bb9739a92a3ad5f19df9fb3b8 (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.20' +VERSION = '1.69.20devel' def options(opt): opt.load('compiler_cxx') |
