summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-03-16 03:00:57 +0000
committerRoger Dingledine <arma@torproject.org>2007-03-16 03:00:57 +0000
commit574f234dc79edc9fb392b10ac6fdef0bd2d7ac91 (patch)
treef243e147bc5929f9bc01a752de7fa2da4d04e4c1 /configure.in
parent9027b7acf9dd0529164c9724b6c5ea36ae626d13 (diff)
downloadtor-574f234dc79edc9fb392b10ac6fdef0bd2d7ac91.tar.gz
tor-574f234dc79edc9fb392b10ac6fdef0bd2d7ac91.zip
backport r9817 and r9823, and bump to 0.1.2.11-rc.
svn:r9836
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 97890708d0..b87ff208a0 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.1.2.10-rc)
+AM_INIT_AUTOMAKE(tor, 0.1.2.11-rc)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST