diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-23 00:04:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-23 00:04:40 +0100 |
| commit | 062dfa793fe484fe6eeb3828fa6462b50b6a6b27 (patch) | |
| tree | 194e1fa96091fda612883c8343958462413e3790 /wscript | |
| parent | 24bea56ebf3e52da6f513bb6ad0ce068428eda04 (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.8.4' +VERSION = '2.8.4devel' def options(opt): opt.load('compiler_cxx') |
