From af112c7a1c4e9476b52b4d0b2ab62898d5eff7fc Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 13 Oct 2004 21:12:14 +0000 Subject: [PATCH] bump stable version to 0.0.8.1 svn:r2471 --- branches/tor-0_0_8-patches/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches/tor-0_0_8-patches/configure.in b/branches/tor-0_0_8-patches/configure.in index 29815cb2d9..d81d333216 100644 --- a/branches/tor-0_0_8-patches/configure.in +++ b/branches/tor-0_0_8-patches/configure.in @@ -1,6 +1,6 @@ AC_INIT -AM_INIT_AUTOMAKE(tor, 0.0.8) +AM_INIT_AUTOMAKE(tor, 0.0.8.1) AM_CONFIG_HEADER(orconfig.h) AC_CANONICAL_HOST