From f6b9731dd1ae09f5a96d1bab1237b5c7b10913a6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 2 Jun 2016 15:17:34 +0100 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 81a22db73..e3935f733 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-06-02 Carl Hetherington + + * Version 2.8.7 released. + 2016-06-01 c.hetherington * Basics of better audio stream labelling in the audio diff --git a/debian/changelog b/debian/changelog index 026f0f14a..5f3de7adf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (2.8.6-1) UNRELEASED; urgency=low +dcpomatic (2.8.7-1) UNRELEASED; urgency=low [ Carl Hetherington ] * New upstream release. @@ -423,8 +423,9 @@ dcpomatic (2.8.6-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Tue, 31 May 2016 23:12:07 +0100 + -- Carl Hetherington Thu, 02 Jun 2016 15:17:33 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index a96f230a8..622d92c35 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.8.6devel' +VERSION = '2.8.7' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3