Browse Source

bump our version to pre22

svn:r1125
Roger Dingledine 21 years ago
parent
commit
7d4202a6dc
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.2pre21)
+AM_INIT_AUTOMAKE(tor, 0.0.2pre22)
 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"