Browse Source

bump cvs to 0.0.6pre5

svn:r1638
Roger Dingledine 20 years ago
parent
commit
4ec4c800d7
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.6pre4)
+AM_INIT_AUTOMAKE(tor, 0.0.6pre5)
 AM_CONFIG_HEADER(orconfig.h)
 
 CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"