Browse Source

bump version of cvs pre1, since old cvs pre1 is incompatible

svn:r1875
Roger Dingledine 21 years ago
parent
commit
fcafc5e234
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.in

+ 1 - 1
configure.in

@@ -1,6 +1,6 @@
 
 
 AC_INIT
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.7pre1-cvs)
+AM_INIT_AUTOMAKE(tor, 0.0.7pre1-cvs-2)
 AM_CONFIG_HEADER(orconfig.h)
 AM_CONFIG_HEADER(orconfig.h)
 
 
 CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"
 CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"