Explorar el Código

bump cvs version to pre17, so people using cvs tor are denied from
the (incompatible) pre16 network


svn:r945

Roger Dingledine hace 20 años
padre
commit
d3a2067584
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure.in

+ 1 - 1
configure.in

@@ -1,6 +1,6 @@
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.2pre16)
+AM_INIT_AUTOMAKE(tor, 0.0.2pre17)
 AM_CONFIG_HEADER(orconfig.h)
 
 CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"