diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-02 22:28:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-02 22:28:41 +0100 |
| commit | 8c9d12aba3a522997e831c5fb9842a9f6c7d2384 (patch) | |
| tree | 054a900ba7ee8006c32333c499c94c2d7e052d37 /wscript | |
| parent | ea6fd2fdda36fb5ef5d592781d9aab3e1ab7dda3 (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.8' +VERSION = '2.8.8devel' def options(opt): opt.load('compiler_cxx') |
