summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2012-09-10 11:30:00 +0200
committerSjoerd Simons <sjoerd@luon.net>2012-09-10 11:30:00 +0200
commit88d7d8bd9fd99cc693d00fd0158b583cf42cbb8c (patch)
tree4e7c11345c3a7f2d2b8b90cef2e4f4cad3868a3e
parent6dd5a7b44e95b09dd04a602a15f5f25dd347ee65 (diff)
post-release bump
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 016534c..47ea402 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+telepathy-phoenix 0.0.2 (UNRELEASED)
+====================================
+
telepathy-phoenix 0.0.1 (10/09/2012)
====================================
diff --git a/configure.ac b/configure.ac
index 579f4f1..ced1264 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.59])
-AC_INIT([telepathy-phoenix], [0.0.1],
+AC_INIT([telepathy-phoenix], [0.0.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=phoenix])
AC_CONFIG_MACRO_DIR([m4])