summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-09-30 09:37:18 +0000
committerRoger Dingledine <arma@torproject.org>2008-09-30 09:37:18 +0000
commita04baf14b6aa0260eb7bcc44e88df09826e3a82b (patch)
tree0916f8763e6ef03d02162fd8c6b9308bb2c364c5 /configure.in
parentf2708dd40fb9abd7be551afe9975ee46501eebc2 (diff)
downloadtor-a04baf14b6aa0260eb7bcc44e88df09826e3a82b.tar.gz
tor-a04baf14b6aa0260eb7bcc44e88df09826e3a82b.zip
bump to 0.2.1.6-alpha, and note that the exclude*nodes configtor-0.2.1.6-alpha
discussion hasn't finished. svn:r17011
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 134b7abd4f..222071880a 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.5-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.1.6-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST