summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-09-20 13:01:46 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-09-20 13:01:46 +0000
commit571aa090797fbb3fa2fb8461995e13bf22d466ca (patch)
tree1d02fbfb498a489378c6205b8d538d162140df30
parentdf80035e4ea4002a67efc4ef80390a782f0586f8 (diff)
Bumped version to 0.3.30telepathy-sofiasip-0.3.30
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d5ddb12..ee2aea5 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, 29, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 3, 30, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)