aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-05-17 04:42:43 +0000
committerRoger Dingledine <arma@torproject.org>2005-05-17 04:42:43 +0000
commit7422e25f07443d78bb47f1f9f2b867e1e51de93f (patch)
tree60bea05c802334663ad8e6bf01cee42a991055c4
parent749ae58447bcdb8c1861f0c5efddc9c297bf6c3c (diff)
downloadtor-7422e25f07443d78bb47f1f9f2b867e1e51de93f.tar.gz
tor-7422e25f07443d78bb47f1f9f2b867e1e51de93f.zip
oops, i never committed the bump to 0.1.0.7-rc
svn:r4254
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 708ca179e6..1a3c02c48a 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.6-rc-cvs)
+AM_INIT_AUTOMAKE(tor, 0.1.0.7-rc)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST