diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-19 00:33:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-19 00:33:50 +0000 |
| commit | d70bff73fa572731c0deeb3ae1feccec8a24dcce (patch) | |
| tree | d350b12ba40ccec452176c90244afa6d5ce365e7 /wscript | |
| parent | ceeed09e78671f5be26155f5a9cc29f87a7ac949 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.11.78' +VERSION = '2.11.78devel' def options(opt): opt.load('compiler_cxx') |
