summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-09-10 03:41:39 +0000
committerRoger Dingledine <arma@torproject.org>2005-09-10 03:41:39 +0000
commite782ee344ac10a6541a48fe551065c0229130e5d (patch)
treeda9032d2bf0d0925469d8b2fa1b12098ec9711d3 /configure.in
parent2ad3e4ff960617808b665d6e0590d31948b82b3b (diff)
downloadtor-e782ee344ac10a6541a48fe551065c0229130e5d.tar.gz
tor-e782ee344ac10a6541a48fe551065c0229130e5d.zip
bump to 0.1.1.6-alpha-cvs
svn:r4987
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 689a6a85b9..f34e3213ea 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)
+AM_INIT_AUTOMAKE(tor, 0.1.1.6-alpha-cvs)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST