summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e29e291..48a673d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_INIT(Makefile.am)
-AS_VERSION(telepathy-stream-engine, TELEPATHY_STREAM_ENGINE_VERSION, 0, 3, 10, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-stream-engine, TELEPATHY_STREAM_ENGINE_VERSION, 0, 3, 11, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)