summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-11-26 11:07:59 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-11-26 11:07:59 +0000
commit4d025b38e0dd8072c523cfe5603a04a0efaf8eb8 (patch)
tree1d9e11c927137ee67b3c392e5ad59f6c0d16b953
parentec8cb0aa4dc614643f01f1219b0fcac611372913 (diff)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 04780df..aa04010 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, 4, 4, 0, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 4, 5, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)