summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <dafydd.harries@collabora.co.uk>2006-11-21 21:46:51 +0000
committer <dafydd.harries@collabora.co.uk>2006-11-21 21:46:51 +0000
commit4f1190aab4d511b71a721d7ca5e2cd8b9f5cf287 (patch)
treeaa2b359ddf301d823c1160af493cc86103a26a6f
parentd2b464b120140f452bc73eb72355bf92d509dee5 (diff)
version 0.3.14stream-engine_0.3.14
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 92e9bfe..4367bb0 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, 13, 0, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-stream-engine, TELEPATHY_STREAM_ENGINE_VERSION, 0, 3, 14, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)