summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2008-01-31 16:31:04 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2008-01-31 16:31:04 +0000
commit6c3612863d56896b9c16045f1a60eab0a77df0e5 (patch)
treefd1c6e850a4a0df9dc54864af5ebcb59832a7ab7
parent65c0cb4cddd62eb90090067b2c4fb730b713535b (diff)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 82fc54d..daec173 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, 1, 1,
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 5, 2, 0,
WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)