summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 00176d6f..aeffc9d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+=== telepathy-mission-control 4.34 ===
+
2007-08-14 Alberto Mardegan <alberto.mardegan@nokia.com>
* src/mcd-chan-handler.c, src/mcd-connection.c,
diff --git a/configure.ac b/configure.ac
index 6e39dd05..7a8b9df1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(telepathy-mission-control, 4.33)
+AC_INIT(telepathy-mission-control, 4.34)
AC_CONFIG_SRCDIR(Makefile.am)
AM_INIT_AUTOMAKE([tar-ustar])
AM_CONFIG_HEADER(config.h)