summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <dafydd.harries@collabora.co.uk>2006-10-04 12:19:54 +0000
committer <dafydd.harries@collabora.co.uk>2006-10-04 12:19:54 +0000
commit1a09b1b5c7ba646f4bde0a9050b935f51e53526d (patch)
tree25ef88f06b22901963e85410808bd8526288083b
parent0c46dac7cf6cf034cfd5b4342dcd239074951d75 (diff)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e6a81eae..5a52c74ea 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, 1, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-gabble, TELEPATHY_GABBLE_VERSION, 0, 2, 2, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)