diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-16 00:26:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-16 00:26:30 +0000 |
| commit | 2086575c6eb20b74144e6ea6bb6e0b96a37c6f56 (patch) | |
| tree | 78c77969fa2811034a50d4981e53f9e634b1f8a8 /wscript | |
| parent | cca752c350e50ac57740060d0a2684187075e4bb (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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.21' +VERSION = '2.6.21devel' def options(opt): opt.load('compiler_cxx') |
