summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-10-17 05:32:10 +0000
committerRoger Dingledine <arma@torproject.org>2004-10-17 05:32:10 +0000
commit4c2595ca66c3dd66086ab1bee0297ca9beb3c556 (patch)
tree4cc95b2b176e41c7abd6a43d1eb1cdb4e9bea572
parent7ba287da5ae39a7f06e49763504a7e48c91db9a3 (diff)
downloadtor-0.0.9pre4.tar.gz
tor-0.0.9pre4.zip
bump version to 0.0.9pre4tor-0.0.9pre4
svn:r2557
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 36f5501d0a..349a13e455 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.9pre4-cvs)
+AM_INIT_AUTOMAKE(tor, 0.0.9pre4)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST