]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump version to 0.0.6pre4
authorRoger Dingledine <arma@torproject.org>
Thu, 15 Apr 2004 03:07:01 +0000 (03:07 +0000)
committerRoger Dingledine <arma@torproject.org>
Thu, 15 Apr 2004 03:07:01 +0000 (03:07 +0000)
svn:r1631

configure.in

index 60be824dc5a2c430d3babef2a842b3318c46eb47..1e4193454d4178223e7e908ae8319d56b05a8f1e 100644 (file)
@@ -1,6 +1,6 @@
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.6pre3)
+AM_INIT_AUTOMAKE(tor, 0.0.6pre4)
 AM_CONFIG_HEADER(orconfig.h)
 
 CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"