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 | c52b3e024f476539ee1c5ac21daebd07474149c3 (patch) | |
| tree | a8a4692646df92b9dfcaa12002d38d380957f26c /wscript | |
| parent | faa25686490cb53a0658f9be36e58c8cced6a892 (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.25' +VERSION = '2.0.25devel' def options(opt): opt.load('compiler_cxx') |
