diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-06 11:18:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-06 11:18:59 +0100 |
| commit | 600a0056e835343b854f00a82f54394c15bad443 (patch) | |
| tree | 7fc84adcc6eb1866d32fa6289658df72d887abff /wscript | |
| parent | 847bac3232e051be4c104b131c2f5cf568e23ed5 (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.22devel' +VERSION = '1.69.23' def options(opt): opt.load('compiler_cxx') |
