aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-04-26 20:59:36 +0000
committerRoger Dingledine <arma@torproject.org>2005-04-26 20:59:36 +0000
commit15c7c73c5e94f6130a327bd1016221087cfcfb89 (patch)
tree9ab8fded8f93051e2ddacaa9c619e57e5118b28f /configure.in
parent9ba2dd7ea1b1984c935dae3ac866484a4307c4dc (diff)
downloadtor-15c7c73c5e94f6130a327bd1016221087cfcfb89.tar
tor-15c7c73c5e94f6130a327bd1016221087cfcfb89.tar.gz
bump to 0.1.0.4-rc-cvs while we're testing
svn:r4123
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 b86b8c95c..7d74ade5e 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.0.4-rc)
+AM_INIT_AUTOMAKE(tor, 0.1.0.4-rc-cvs)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST