aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-03-19 04:02:11 +0000
committerRoger Dingledine <arma@torproject.org>2006-03-19 04:02:11 +0000
commitbcc19b0f837556221336c82c0860236d18448386 (patch)
treebd192ce9431c65f228b3bc03d66d8f4345f4bb5f /configure.in
parent9895df3ab4f4c3d891d0e88910caed9a75b175fa (diff)
downloadtor-bcc19b0f837556221336c82c0860236d18448386.tar
tor-bcc19b0f837556221336c82c0860236d18448386.tar.gz
which brings us to 0.1.1.16-rc
svn:r6195
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 e1c851990..9b170146d 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.1.1.15-rc-cvs)
+AM_INIT_AUTOMAKE(tor, 0.1.1.16-rc)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST