diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-14 17:09:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-14 17:09:06 +0000 |
| commit | faa25686490cb53a0658f9be36e58c8cced6a892 (patch) | |
| tree | 43bb678eaaeebd9e569d0df3162f9f2cba859efc /wscript | |
| parent | 2a5e4cc82b99dc08512b71785366bd636761d0d4 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.24devel' +VERSION = '2.0.25' def options(opt): opt.load('compiler_cxx') |
