aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-03-07 09:44:10 +0000
committerRoger Dingledine <arma@torproject.org>2007-03-07 09:44:10 +0000
commit0066174afa882043a015f75c07b961be6d51b36e (patch)
tree5c4be64c8329c3fa1911c918bb68508704753d20 /configure.in
parent350bfb641d5ed24500e57e466b24bc731180c1f2 (diff)
downloadtor-0066174afa882043a015f75c07b961be6d51b36e.tar.gz
tor-0066174afa882043a015f75c07b961be6d51b36e.zip
bump to 0.1.2.10-rctor-0.1.2.10-rc
svn:r9757
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 bbdf85afdb..97890708d0 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.9-rc-dev)
+AM_INIT_AUTOMAKE(tor, 0.1.2.10-rc)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST