summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-10-10 16:18:33 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-10-10 16:18:33 +0000
commitde2cf324d9fa62752050168c875a5e8845a43e38 (patch)
treed94b80eeeeec6e199c67720dfe9e23c3becf967b
parent8f8fd02ac6952beb939a3207677ab6746e24664a (diff)
Bumped version to 0.4.0. Whopee!telepathy-sofiasip-0.4.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4b8579d..abf1d1d 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, 3, 31, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 4, 0, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)