diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-05 12:03:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-05 12:03:23 +0100 |
| commit | c80c0258988b5884b8471e7c0b82e1d515657cbb (patch) | |
| tree | a4926c2e60dd98d22da6f4b77ed65f83486d432f /wscript | |
| parent | 8d516683a994a5474f179ea1a947d32f9fa19da7 (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.21devel' +VERSION = '1.69.22' def options(opt): opt.load('compiler_cxx') |
