]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
and then bump to rc4-cvs
authorRoger Dingledine <arma@torproject.org>
Thu, 29 Apr 2004 02:53:36 +0000 (02:53 +0000)
committerRoger Dingledine <arma@torproject.org>
Thu, 29 Apr 2004 02:53:36 +0000 (02:53 +0000)
svn:r1749

configure.in

index 6993cfddea21d774dc783370459192e211c9e92b..5b5c9938cb15cfaea212818b31527f7c650ad69f 100644 (file)
@@ -1,6 +1,6 @@
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.6rc3)
+AM_INIT_AUTOMAKE(tor, 0.0.6rc4-cvs)
 AM_CONFIG_HEADER(orconfig.h)
 
 CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"