summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <dafydd.harries@collabora.co.uk>2006-09-13 12:52:20 +0000
committer <dafydd.harries@collabora.co.uk>2006-09-13 12:52:20 +0000
commit3d9bbaf97eddd307069082168ce4f56588565188 (patch)
treec5e37112a4b1c76d78b896cddb806c11b8392c9f
parent60bccaf424c410e8d6b9fcef31333538c4536e19 (diff)
bump verison to 0.3.4.0stream-engine_0.3.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 266a6b0..d5753ce 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, 3, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-stream-engine, TELEPATHY_STREAM_ENGINE_VERSION, 0, 3, 4, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)