From: Roger Dingledine Date: Sun, 16 May 2004 08:55:13 +0000 (+0000) Subject: bump version of cvs pre1, since old cvs pre1 is incompatible X-Git-Tag: tor-0.0.7rc1~70 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fcafc5e2345f96cba5b07c7de5953ef64d3fb3ae;p=thirdparty%2Ftor.git bump version of cvs pre1, since old cvs pre1 is incompatible svn:r1875 --- diff --git a/configure.in b/configure.in index 7556f167ad..d4ad6b57f5 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_INIT -AM_INIT_AUTOMAKE(tor, 0.0.7pre1-cvs) +AM_INIT_AUTOMAKE(tor, 0.0.7pre1-cvs-2) AM_CONFIG_HEADER(orconfig.h) CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"