aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-06-06 20:27:36 +0000
committerRoger Dingledine <arma@torproject.org>2005-06-06 20:27:36 +0000
commit51b5b808cb06febdfdf89ea0ef8eb50dc39b2f36 (patch)
treef94aa597e8efcf067f23de8bd1c0f662aad8d838 /configure.in
parente1c8aa80358495d60f3326c84d40d00870c4a231 (diff)
downloadtor-51b5b808cb06febdfdf89ea0ef8eb50dc39b2f36.tar
tor-51b5b808cb06febdfdf89ea0ef8eb50dc39b2f36.tar.gz
bump cvs to 0.1.1.0-alpha-cvs
svn:r4323
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 5e9e9bbf8..6f414032c 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl Copyright 2004-2005 Roger Dingledine, Nick Mathewson
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.1.0.8-rc)
+AM_INIT_AUTOMAKE(tor, 0.1.1.0-alpha-cvs)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST