]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump cvs to 0.0.6pre3
authorRoger Dingledine <arma@torproject.org>
Wed, 14 Apr 2004 05:37:41 +0000 (05:37 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 14 Apr 2004 05:37:41 +0000 (05:37 +0000)
svn:r1621

configure.in

index 5944e886f97c60c35a464125567f8f271e7ad83c..60be824dc5a2c430d3babef2a842b3318c46eb47 100644 (file)
@@ -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"