diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-02 15:17:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-02 15:17:34 +0100 |
| commit | 28cdb49c468febd4636f4f3f28d018c1126411f8 (patch) | |
| tree | 49d506e38cc29d6670dd4a17fc7db64c10d89e83 /wscript | |
| parent | f6b9731dd1ae09f5a96d1bab1237b5c7b10913a6 (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.8.7' +VERSION = '2.8.7devel' def options(opt): opt.load('compiler_cxx') |
