aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-06-02 23:56:04 +0000
committerRoger Dingledine <arma@torproject.org>2007-06-02 23:56:04 +0000
commit0b73569dc64d0479d9638ed71da280f752e3637e (patch)
treec7337371f4d8718984ea07a3bdb5e8c75b053477 /configure.in
parentd216133c8ef65392bb0e29576807b437bc755021 (diff)
downloadtor-0b73569dc64d0479d9638ed71da280f752e3637e.tar.gz
tor-0b73569dc64d0479d9638ed71da280f752e3637e.zip
bump to 0.2.0.2-alpha and declare that today is the daytor-0.2.0.2-alpha
svn:r10456
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 b51c501687..6e7f702568 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.1-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.0.2-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST