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 | 61b3d190b7d826f712bbd79fbcf14ff9cf322e4b (patch) | |
| tree | 0ae6b9ada4995572001b878b604d95afa68efe90 | |
| parent | 75cfc69a9f8ef7d4c2ab997b158479959d983f49 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.24' +VERSION = '1.25pre' def options(opt): opt.load('compiler_cxx') |
