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