diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-19 22:15:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-19 22:15:52 +0100 |
| commit | d91c2ca308ccaf83d5c4bfab220fb6968cd03a6f (patch) | |
| tree | c68425100d155c2063378bf36ddd127efb494ccc /wscript | |
| parent | 21c5d8104be8e48f12147d1caab70d1b28393eb0 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.25' +VERSION = '2.1.25devel' def options(opt): opt.load('compiler_cxx') |
