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