diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-28 12:17:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-28 12:17:38 +0000 |
| commit | 75cfc69a9f8ef7d4c2ab997b158479959d983f49 (patch) | |
| tree | 4085c4d02b0b17627f53dba8b193c5c45f46d7c7 /wscript | |
| parent | 894f300034d560f2a38c1ec0b693cd463599ba53 (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.24pre' +VERSION = '1.24' def options(opt): opt.load('compiler_cxx') |
