summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-08-25 15:01:45 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-08-25 15:01:45 +0200
commit0b1bba79cfe94e7676fe69e9e0d2e3983a3c14c5 (patch)
tree81272464833b7d48d29b4166100c3cb7ccfb05d9
parentcdce30ff7231ba01e27899f8c8c42fb2dd5cae7c (diff)
-rw-r--r--NEWS5
-rw-r--r--configure.ac4
2 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 96edeb0..0c683cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-farstream 0.6.2 (25 Aug 2014)
+=======================================
+
+- call-stream: add mising 'break' in switch block (fd.o#79006, Guillaume)
+
telepathy-farstream 0.6.1 (6 Mar 2014)
=======================================
diff --git a/configure.ac b/configure.ac
index 9c89f19..41eb8d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.59])
m4_define([tp_farstream_major_version], [0])
m4_define([tp_farstream_minor_version], [6])
-m4_define([tp_farstream_micro_version], [1])
-m4_define([tp_farstream_nano_version], [1])
+m4_define([tp_farstream_micro_version], [2])
+m4_define([tp_farstream_nano_version], [0])
dnl CURRENT, REVISION, AGE
dnl - library source changed -> increment REVISION