diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-12 10:07:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-12 10:07:31 +0100 |
| commit | f8bd8adbad1a851a1293ca0fba63269afd8c443f (patch) | |
| tree | 04cd3c6925961dbbffec85d1b2c2a3abda5dcfa2 /wscript | |
| parent | 78b06a4c085e94af0218cb83dc4fe0a4088174d2 (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.3devel' +VERSION = '1.69.4' def options(opt): opt.load('compiler_cxx') |
