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 | c6a9b1ba309f0f5bb9739a92a3ad5f19df9fb3b8 (patch) | |
| tree | 86ddadb9338f093e1ff6fd288f3416ed42eeb069 /wscript | |
| parent | a39067b125ecfb58906a1d022f807f0a22824007 (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.19devel' +VERSION = '1.69.20' def options(opt): opt.load('compiler_cxx') |
