aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-08-27 07:03:17 +0000
committerRoger Dingledine <arma@torproject.org>2006-08-27 07:03:17 +0000
commit389b7999c6a196626641f0cb3e30c6d93b635b75 (patch)
tree986c2d73271d12ed6f496746c66ac0f13dd260b1 /configure.in
parent20715027f7b3dc1e27686fe76cd73867db54a6a4 (diff)
downloadtor-389b7999c6a196626641f0cb3e30c6d93b635b75.tar
tor-389b7999c6a196626641f0cb3e30c6d93b635b75.tar.gz
bump to 0.1.2.1-alpha
(does it work?) svn:r8244
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b875af38b..102306473 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.1.2.0-alpha-cvs)
+AM_INIT_AUTOMAKE(tor, 0.1.2.1-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST