diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-07 00:26:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-07 00:26:29 +0000 |
| commit | cc1432c06af31263c7f338b497641c3db6bc4b4c (patch) | |
| tree | c883366fcbdbec197af565982531c68515ffb8ff /wscript | |
| parent | 53551fe5c592d812554bf7245006e9c675632701 (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.25devel' +VERSION = '2.0.26' def options(opt): opt.load('compiler_cxx') |
