summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-04-13 18:30:33 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-04-13 18:30:33 +0000
commite61600be95551e81b495c36dd4c25efddc8349d6 (patch)
tree384b7bf7f08c1a30521df98ef634ded7a7b847dd
parent0580e8265b1f7c4952b51763c2e4a117d805bd06 (diff)
Bumped version to 0.3.15telepathy-sofiasip-0.3.15
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1502906..3c446cf 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, 14, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 3, 15, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)