diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-10 13:40:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-10 13:40:33 +0100 |
| commit | e26f836c4dc19aa3fd317952a7470bee9e41db42 (patch) | |
| tree | 7cf81605c8d090de00ee3d2f89be4b508ebe834f /wscript | |
| parent | 1b576d63f5b5babda35c3995dd375e39baa16947 (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.1devel' +VERSION = '1.69.2' def options(opt): opt.load('compiler_cxx') |
