summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2008-02-15 15:58:01 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2008-02-15 15:58:01 +0000
commit58043ebb666ace4fc69c380a5ef3ab7b73f18e25 (patch)
tree29849d9cd80875a09d6727e9d1b56b0e13882184
parent17f3c7e2052e0bb4d29e32f5b6c12082d90f8310 (diff)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 829c10c..e636bd8 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, 3, 1,
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 5, 4, 0,
WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)