diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-26 23:55:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-26 23:55:26 +0100 |
| commit | 33d0c1b276bc707bb17c80d027a9aed5cc3bc7b3 (patch) | |
| tree | 9548a628a398e416cb4637aec9b723122a8447db /wscript | |
| parent | bdf139bd50ace75551d92fcf41b51c57083670b3 (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.23pre' +VERSION = '1.23' def options(opt): opt.load('compiler_cxx') |
