summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-25 21:59:14 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-25 21:59:14 +0000
commit45bc168b5379ca57916a21d3ff3fbb71955057e5 (patch)
treee6b5812a9bcb31492e5f93adfa3c268c4bda4620 /configure.in
parentda1485088cc11feac79b79ad372ecfe517ff5051 (diff)
downloadtor-45bc168b5379ca57916a21d3ff3fbb71955057e5.tar.gz
tor-45bc168b5379ca57916a21d3ff3fbb71955057e5.zip
bump to 0.2.0.6-alpha in preparation for tomorrow's release
svn:r11275
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 de0c0a74ca..d5c47c8bf1 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.0.5-alpha)
+AM_INIT_AUTOMAKE(tor, 0.2.0.6-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST