summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2008-02-06 15:02:24 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2008-02-06 15:02:24 +0000
commitab854879225fd7a8740f4ed19a402ddbc86135e4 (patch)
treeedc911bfa711f32e95ecd40945ac671498bd47da
parent49eaa733c084353d9a46ed0a24736d1deca6857a (diff)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7a32f8a..a8be671 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, 5, 2, 1,
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 5, 3, 0,
WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)