summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-07-10 16:04:09 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-07-10 16:04:09 +0000
commitb7f52a7fcd19a623eb24e29d890d93f8d6cefa5b (patch)
treee08165c2439ac4cc970d6b6d39df932695f2e998
parentd237b5bbdc35b0284422a2ec83ec5b6c2bab5013 (diff)
Bumped version 0.3.24telepathy-sofiasip-0.3.24
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a1a68a5..01a412b 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-sofiasip, TELEPATHY_SIP_VERSION, 0, 3, 23, 0, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 3, 24, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)