Explorar el Código

weasel convinced me not to call it pre5 until it's actually pre5

svn:r1640
Roger Dingledine hace 21 años
padre
commit
acf2215946
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.6pre5)
+AM_INIT_AUTOMAKE(tor, 0.0.6pre5-cvs)
 AM_CONFIG_HEADER(orconfig.h)
 
 CFLAGS="$CFLAGS -Wall -g -O2 -I/usr/kerberos/include"