diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-03 12:05:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-03 12:05:35 +0100 |
| commit | 36d32b351cb43028f6b27353871f2645c940a855 (patch) | |
| tree | 03ce2f016941b72dc3c8411ea770a81d6ca24dea | |
| parent | 9827ba03b9c79a14c2f17d0e8b8ec3405b4690b8 (diff) | |
Bump version
| -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.16' +VERSION = '2.1.16devel' def options(opt): opt.load('compiler_cxx') |
