summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2006-11-26 16:39:59 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2006-11-26 16:39:59 +0000
commitac233b4232ef231c275f2a19d36297aaca618939 (patch)
treec2bcf92a79fc48ac89e0113de1a6ce0a563a2932
parent05e541385504e2cd8e614930a7929c18de4024dd (diff)
bump version to 0.3.15stream-engine_0.3.15
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4367bb0..65ab61f 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, 14, 0, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-stream-engine, TELEPATHY_STREAM_ENGINE_VERSION, 0, 3, 15, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)