Browse Source

bump cvs to 0.0.6pre3

svn:r1621
Roger Dingledine 21 years ago
parent
commit
c056d1c5e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.in

+ 1 - 1
configure.in

@@ -1,6 +1,6 @@
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.6pre1)
+AM_INIT_AUTOMAKE(tor, 0.0.6pre3)
 AM_CONFIG_HEADER(orconfig.h)
 
 CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"