summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-04-10 20:21:34 +0000
committerRoger Dingledine <arma@torproject.org>2006-04-10 20:21:34 +0000
commitff5495fb570b3d5ec3e879c403d8e5afa3d6a2af (patch)
treea041b61de50746dc810f0bc3e544e92f30cd6a8a /configure.in
parentfb687ba7b670a676e613a973ac5dd6801b3f6c40 (diff)
downloadtor-ff5495fb570b3d5ec3e879c403d8e5afa3d6a2af.tar.gz
tor-ff5495fb570b3d5ec3e879c403d8e5afa3d6a2af.zip
bump to 0.1.1.18-rc-cvs now that we've fixed a bug.
svn:r6374
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 997c44fefd..023d5d5d7b 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.1.1.18-rc)
+AM_INIT_AUTOMAKE(tor, 0.1.1.18-rc-cvs)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST