summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac6
2 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 7644d2e..cb0d1db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-farstream 0.4.0 (UNRELEASED)
+telepathy-farstream 0.4.0 (4 Apr 2012)
======================================
This is the start of a new stable branch.
diff --git a/configure.ac b/configure.ac
index 9f00aa8..6358644 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,9 +8,9 @@ AC_PREREQ([2.59])
# set tp_farstream_release to 1
m4_define([tp_farstream_major_version], [0])
-m4_define([tp_farstream_minor_version], [2])
-m4_define([tp_farstream_micro_version], [3])
-m4_define([tp_farstream_nano_version], [1])
+m4_define([tp_farstream_minor_version], [4])
+m4_define([tp_farstream_micro_version], [0])
+m4_define([tp_farstream_nano_version], [0])
dnl CURRENT, REVISION, AGE
dnl - library source changed -> increment REVISION