From 4a1f68b936b0e134bf3a937c1759d0c6e9a64ea8 Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Tue, 10 Jun 2014 12:22:53 +0200 Subject: [PATCH] MT#7347 bump version to 1.4.3+spce2.8.3 in 2.8 branch --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2b5079ec..389e04a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ngcp-sems (1.4.3+spce2.8.3) unstable; urgency=medium + + * [9f66f9d] MT#7347 added reference counting to plug-in interfaces. + + -- Andrew Pogrebennyk Tue, 10 Jun 2014 12:22:26 +0200 + ngcp-sems (1.4.3+spce2.8.2) unstable; urgency=low * [f2fae05] Fix the ReplacesMapper.cpp compilation.