diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-08 23:23:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-08 23:23:14 +0100 |
| commit | 4593fbae52d2d7eb4017d798b69d03283ad3fe54 (patch) | |
| tree | bb86632959fc05567c5a2090747ce71f2d36782f /wscript | |
| parent | ed6d952507ef997fdbf0c0b08e8e10666a36ea97 (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.9' +VERSION = '2.8.9devel' def options(opt): opt.load('compiler_cxx') |
