diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-29 16:38:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-29 16:38:35 +0100 |
| commit | ff6103478f51ef7a925b899fd2a14c741e281dca (patch) | |
| tree | 8257f4116e2b5de2a6b142b1736670b686d82492 /wscript | |
| parent | 449227ac8c0314ed2484f2f311628bb2828c0884 (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.17devel' +VERSION = '1.69.18' def options(opt): opt.load('compiler_cxx') |
