summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-09-28 13:08:08 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-09-28 13:08:08 +0000
commit1561825143322b711164d9c7a218f4f8850724ed (patch)
tree872db9616c3fa89feef8d8243525712e5e7bc586
parent6a844e340cd74d1fc52d095cf8cc765f5b42ab62 (diff)
Bump version to 0.1.2telepathy-idle-0.1.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 65aa682..6f41763 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ([2.59])
AC_INIT
AC_CONFIG_MACRO_DIR([m4])
-AS_VERSION(telepathy-idle, TELEPATHY_IDLE_VERSION, 0, 1, 1, 0, WERROR="no", WERROR="no")
+AS_VERSION(telepathy-idle, TELEPATHY_IDLE_VERSION, 0, 1, 2, 0, WERROR="no", WERROR="no")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)