Przeglądaj źródła

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


svn:r945

Roger Dingledine 20 lat temu
rodzic
commit
d3a2067584
1 zmienionych plików z 1 dodań i 1 usunięć
  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"