aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-04-29 02:53:06 +0000
committerRoger Dingledine <arma@torproject.org>2004-04-29 02:53:06 +0000
commitebfe2b39ce7b78341d7739b321fc384047b62913 (patch)
treeef544fc4a2c803cf84e8e38c262b3d2354438983 /configure.in
parent4b316b4a7d857f02ab850ee4bd6bfa75534d5a42 (diff)
downloadtor-ebfe2b39ce7b78341d7739b321fc384047b62913.tar
tor-ebfe2b39ce7b78341d7739b321fc384047b62913.tar.gz
bump to rc3
svn:r1748
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 0f6bedebe..6993cfdde 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.6rc2)
+AM_INIT_AUTOMAKE(tor, 0.0.6rc3)
AM_CONFIG_HEADER(orconfig.h)
CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"