summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-04-01 20:30:09 +0000
committerRoger Dingledine <arma@torproject.org>2005-04-01 20:30:09 +0000
commitbd82ac06a81185881ab1f1072c1b5bb563df724f (patch)
treef2bd44bbe7bf664828928a29ad7f5c43e8f1c280 /configure.in
parent0e81265359514e767e732f790dd7b82e7cb3e002 (diff)
downloadtor-bd82ac06a81185881ab1f1072c1b5bb563df724f.tar.gz
tor-bd82ac06a81185881ab1f1072c1b5bb563df724f.zip
bump to 0.1.0.2-rc-cvs
svn:r3983
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 8a1924364e..1bd1854aa6 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.2-rc)
+AM_INIT_AUTOMAKE(tor, 0.1.0.2-rc-cvs)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST