summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2006-12-12 12:34:10 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2006-12-12 12:34:10 +0000
commitc439838112b1b9ae786aceedcebb12325c6167b1 (patch)
tree20260b2491741a93352d712de5be5f864728132f
parent1ebb1e5d65affbc38fc1d3f6eaf3a2e37d046b7b (diff)
bump version to 0.2.3telepathy-gabble-0.2.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 40f8d1f92..6aa6abc29 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-gabble, TELEPATHY_GABBLE_VERSION, 0, 2, 2, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-gabble, TELEPATHY_GABBLE_VERSION, 0, 2, 3, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)