diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-04 20:07:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-04 20:07:04 +0000 |
| commit | 38559e6f4651f1850cc6df20c5575e3c53c41266 (patch) | |
| tree | 5a605dac0832327527f47dce7142c27f2119220d /wscript | |
| parent | 530e989dbf22363f8e3d7c6d30113ec875a6b883 (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.25pre' +VERSION = '1.25' def options(opt): opt.load('compiler_cxx') |
