summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <dafydd.harries@collabora.co.uk>2006-07-27 12:23:49 +0000
committer <dafydd.harries@collabora.co.uk>2006-07-27 12:23:49 +0000
commit19bdb85183be36b60da9e6b462581fa7355b0148 (patch)
treef4656e1abafa369492f83cdad101d7553b8a2799
parent7bbe2eb497b3570083780bef9ab15c64035eca2f (diff)
unset nano version for release0.3.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d7faccf..10954c2 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, 0, 1, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-stream-engine, TELEPATHY_STREAM_ENGINE_VERSION, 0, 3, 0, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)