summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-11-10 07:26:56 +0000
committerRoger Dingledine <arma@torproject.org>2007-11-10 07:26:56 +0000
commit7050df72454ef8f7e49f42d178ac6ef0ba19ec7c (patch)
treebbbd157c73181c6dae452e696724f6a783f7095d /configure.in
parenta5d7ff5f106a0c11bc145692072ab8d64602d801 (diff)
downloadtor-7050df72454ef8f7e49f42d178ac6ef0ba19ec7c.tar.gz
tor-7050df72454ef8f7e49f42d178ac6ef0ba19ec7c.zip
bump to 0.2.0.10-alphator-0.2.0.10-alpha
svn:r12455
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 13ac3429da..10b9d428e0 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.9-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.0.10-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST