summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-03-19 04:43:36 +0000
committerRoger Dingledine <arma@torproject.org>2006-03-19 04:43:36 +0000
commit88b67d48f08ee7779f4438e579f0df39a97d386a (patch)
tree2685af581e534431d0e1a1358a1334a32636fa4e /configure.in
parentbcc19b0f837556221336c82c0860236d18448386 (diff)
downloadtor-88b67d48f08ee7779f4438e579f0df39a97d386a.tar.gz
tor-88b67d48f08ee7779f4438e579f0df39a97d386a.zip
bump to 0.1.1.16-rc-cvs so we can start fixing more bugs
svn:r6197
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 9b170146d2..5500ba4a01 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.16-rc)
+AM_INIT_AUTOMAKE(tor, 0.1.1.16-rc-cvs)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST