summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-10-11 11:18:52 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-10-11 11:18:52 +0000
commit009a8e17740109344531dc992edd1df5826b9823 (patch)
tree5c246612b4f82e103783c5f7006f16141902b81b
parentedc04299c6340c1684440a8e094f317b205bc998 (diff)
Bumped version to 0.4.1telepathy-sofiasip-0.4.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index abf1d1d..d84e4bb 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, 0, 0, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 4, 1, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)