summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-06-20 06:26:58 +0000
committerRoger Dingledine <arma@torproject.org>2008-06-20 06:26:58 +0000
commita2a3d1e3293abb04fef2d73218a224e1e757e214 (patch)
treee9002efda04e05f7b56d1b873568e349df141027 /configure.in
parent0702f21a59c489616324f75ca5108d96eedd33ce (diff)
downloadtor-a2a3d1e3293abb04fef2d73218a224e1e757e214.tar.gz
tor-a2a3d1e3293abb04fef2d73218a224e1e757e214.zip
prepare for the 0.2.1.2-alpha release. we will tag
sometime today. get your fixes in soon. :) svn:r15371
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 8fec6b785c..62be45ef41 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ dnl Copyright (c) 2007-2008, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.1.1-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.1.2-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST