aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-09-14 03:59:33 +0000
committerRoger Dingledine <arma@torproject.org>2005-09-14 03:59:33 +0000
commit76e6cc0c2b93847a52ad5c1e56377682d1cbd387 (patch)
treed8a3c99c2f0f5d4585f2c0fc350eb884afda3a4c /configure.in
parentca727ba6e1544b7657c5c93183fd64889b0cd2ea (diff)
downloadtor-76e6cc0c2b93847a52ad5c1e56377682d1cbd387.tar
tor-76e6cc0c2b93847a52ad5c1e56377682d1cbd387.tar.gz
bump to 0.1.1.7-alpha
svn:r5051
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 f3843f8e6..38b5b3a7d 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl Copyright 2004-2005 Roger Dingledine, Nick Mathewson
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.1.1.6-alpha-cvs)
+AM_INIT_AUTOMAKE(tor, 0.1.1.7-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST