From 471cec08bdfe231e64a4b2cdcb57d1a676605c15 Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Tue, 23 Apr 2013 11:40:13 +0000 Subject: [PATCH] bump debian package version --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index bc03215..a13b209 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ngcp-www-admin (3.6.3) unstable; urgency=low + + [ agranig ] + * subscriber.pm,Utils.pm: Use uuid instead of cli for call list matching. + + [ apogrebennyk ] + * account.pm: fix warning: "my" variable %settings masks earlier declaration in same scope + + -- Andrew Pogrebennyk Tue, 23 Apr 2013 13:39:41 +0200 + ngcp-www-admin (3.6.2) unstable; urgency=low [ agranig ]