[Pkg-voip-commits] [bctoolbox] 58/60: update version

Bernhard Schmidt berni at moszumanska.debian.org
Sun Oct 15 22:42:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

berni pushed a commit to branch debian/sid
in repository bctoolbox.

commit 99472e6e08368ff843c7905f785c98f4f038a29d
Author: Ronan Abhamon <ronan.abhamon at belledonne-communications.com>
Date:   Thu Jul 20 13:03:39 2017 +0200

    update version
---
 CMakeLists.txt | 4 ++--
 NEWS           | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4172877..e14e502 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -27,8 +27,8 @@ set(CMAKE_MACOSX_RPATH ON) # Before cmake 3.0.0, MACOSX_RPATH was not set to ON
 project(bctoolbox)
 
 set(BCTOOLBOX_VERSION_MAJOR 0)
-set(BCTOOLBOX_VERSION_MINOR 5)
-set(BCTOOLBOX_VERSION_PATCH 1)
+set(BCTOOLBOX_VERSION_MINOR 6)
+set(BCTOOLBOX_VERSION_PATCH 0)
 set(BCTOOLBOX_SO_VERSION 1)
 set(BCTOOLBOXTESTER_SO_VERSION 1)
 
diff --git a/NEWS b/NEWS
index 25257c4..de558ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+bctoolbox-0.6.0 -- July 20th, 2017
+	* Add API to escape/unescape strings (SIP, VCARD).
+	* Bug fixes.
+
 bctoolbox-0.5.1 -- February 22nd, 2017
 	* security bugfix: TLS session could be successfully established whereas the common
 	  name did not match the server name.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/bctoolbox.git



More information about the Pkg-voip-commits mailing list