Browse Source

bump cvs to 0.0.5

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