aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-02 04:49:20 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-02 04:49:20 +0000
commit46c4f8ff426c555b05ecbf7cebfdee75dd090278 (patch)
treea364de49bba8777a78b2fe1d45ce73dc152c297e /configure.in
parentaec67169a6ae90b5270d08984e66d3f9f8050157 (diff)
downloadtor-46c4f8ff426c555b05ecbf7cebfdee75dd090278.tar.gz
tor-46c4f8ff426c555b05ecbf7cebfdee75dd090278.zip
bump to 0.2.0.4-alphator-0.2.0.4-alpha@11197
svn:r11022
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 6936af419f..3102345a54 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.3-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.0.4-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST