summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-08 04:12:05 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-08 04:12:05 +0000
commit9d2b1004b106b2ea8e4e3821c2f23c09562bdd54 (patch)
tree60bc2b3875afea22e2e91076732b0ea6415ce049 /configure.in
parent2da987306982313fb59821d030218ebb1b389322 (diff)
downloadtor-9d2b1004b106b2ea8e4e3821c2f23c09562bdd54.tar.gz
tor-9d2b1004b106b2ea8e4e3821c2f23c09562bdd54.zip
bump to 0.2.0.4-alpha-dev
svn:r11056
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 3ce43a75a8..ce045f486b 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.4-alpha)
+AM_INIT_AUTOMAKE(tor, 0.2.0.4-alpha-dev)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST