summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-10-24 10:42:07 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-10-24 10:42:07 +0000
commit161683b38a521c03f38f4b124d4d5a255f8ab9ec (patch)
treee29df4831387d4742bf221d6225f1996932d2a03
parent0537be411169a323a1e0f67bb15d42583a8f48d0 (diff)
Bumped version to 0.4.2telepathy-sofiasip-0.4.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0372bd6..0f66271 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, 1, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 4, 2, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)