diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-29 22:48:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-29 22:48:02 +0100 |
| commit | 0cc5f61a92ae90d94a3ff401ab9b48ad65f5ce8a (patch) | |
| tree | 0f0ac266fb3193dec6e3da8cda68577165d59129 /wscript | |
| parent | 8e2c945bd463444c93bd66ee5616be081cfd4faa (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.0' +VERSION = '2.8.0devel' def options(opt): opt.load('compiler_cxx') |
