summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-11-09 13:19:29 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-11-09 13:19:29 +0000
commitc66aa6ef68a29dd58ab80dc3db9612bdc5d0d063 (patch)
treeb76d7bc3568ea7e35e65e5d1d6bd284a6db028d8
parent2fce52706657ceda71177d1e79aa4a0eb841b10b (diff)
Bumped version 0.4.4telepathy-sofiasip-0.4.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d8f242b..04780df 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, 3, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 4, 4, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)