diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-09 00:43:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-09 00:43:08 +0100 |
| commit | a6b189f4327a210995480b3a4989b1866ea7db12 (patch) | |
| tree | 334752fe8446d337c3ad3f4b177f639ae2f39fb5 /wscript | |
| parent | 604e8aae4fc6ed22f9051173b11f509d178617c7 (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.23devel' +VERSION = '1.69.24' def options(opt): opt.load('compiler_cxx') |
