diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-06 15:56:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-06 15:56:19 +0100 |
| commit | 8ae9067509c0ada6e7da0633b3b567ad2608e227 (patch) | |
| tree | 81a3ce376aecfa0b776793006e3536a499de6c92 | |
| parent | 61b5d4ad080674cd9252bb8e0f04bf5d8536b142 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.10.5' +VERSION = '2.10.5devel' def options(opt): opt.load('compiler_cxx') |
