summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-06-28 15:34:33 -0400
committerRoger Dingledine <arma@torproject.org>2012-06-28 15:34:33 -0400
commit64f8e68e65f32c742eab85d993da2a838f90dcf3 (patch)
tree09ae921e39ae2ab36cbf63bb1d23dad7ff749ede /configure.in
parent81cd3d7ad641a8dbf1076e011d209cfc3d6af2b0 (diff)
downloadtor-64f8e68e65f32c742eab85d993da2a838f90dcf3.tar.gz
tor-64f8e68e65f32c742eab85d993da2a838f90dcf3.zip
bump to 0.2.3.18-rctor-0.2.3.18-rc
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 556bb661a1..e9ef4f8f94 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2012, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.3.17-beta-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.3.18-rc)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST