]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump main version to 0.0.6rc4
authorRoger Dingledine <arma@torproject.org>
Sun, 2 May 2004 03:42:14 +0000 (03:42 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 2 May 2004 03:42:14 +0000 (03:42 +0000)
svn:r1768

configure.in

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