aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-03-26 22:44:44 +0000
committerRoger Dingledine <arma@torproject.org>2004-03-26 22:44:44 +0000
commitdc91cb6cb220c7683f83d1242aff86bfdd2b0017 (patch)
tree0153ee8323a8056e70f5dff3ad973dd9ab412f2e /configure.in
parent45699bb5ee379a396cf8709d306a3a2f2e4930a5 (diff)
downloadtor-dc91cb6cb220c7683f83d1242aff86bfdd2b0017.tar
tor-dc91cb6cb220c7683f83d1242aff86bfdd2b0017.tar.gz
bump cvs to 0.0.5
svn:r1344
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 870cceab0..ffed4fb71 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.4)
+AM_INIT_AUTOMAKE(tor, 0.0.5)
AM_CONFIG_HEADER(orconfig.h)
CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"