diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-29 23:59:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-29 23:59:08 +0100 |
| commit | 21db304cd35fcb3c59c077f82648b2ee4edc1df3 (patch) | |
| tree | d57bfdb3b4f23ecd44265e8d1aa6e4cf04c7e676 /wscript | |
| parent | f9dd836cc1e4a6c53a5d8159de07716e43b283fc (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.1' +VERSION = '2.8.1devel' def options(opt): opt.load('compiler_cxx') |
