summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-04-04 15:50:45 -0400
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-04-04 15:50:45 -0400
commit066867ea84b017df6da611afd64d8dc2a1784a6f (patch)
treec8b0573777dee64578057d6104e9f3f779df2a13
parent8e9efa7e7eb9e4ec9e718b900264d9ad822388dc (diff)
downloadtelepathy-farstream-0.4.tar.gz
start on version 0.4.1telepathy-farstream-0.4
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cb0d1db..67067eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-farstream 0.4.1 (UNRELEASED)
+======================================
+
+...
+
telepathy-farstream 0.4.0 (4 Apr 2012)
======================================
diff --git a/configure.ac b/configure.ac
index 6358644..c8c1310 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ AC_PREREQ([2.59])
m4_define([tp_farstream_major_version], [0])
m4_define([tp_farstream_minor_version], [4])
m4_define([tp_farstream_micro_version], [0])
-m4_define([tp_farstream_nano_version], [0])
+m4_define([tp_farstream_nano_version], [1])
dnl CURRENT, REVISION, AGE
dnl - library source changed -> increment REVISION