summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-07-15 19:18:36 +0000
committerRoger Dingledine <arma@torproject.org>2005-07-15 19:18:36 +0000
commit61f2ea0df0f30ca37f6e60676f6f6d2a957b8022 (patch)
tree34728791a66c3d188c4908089d15525098e70de8 /configure.in
parent441e02d4acb34ea85d763ef60fa63679ccaa7e41 (diff)
downloadtor-61f2ea0df0f30ca37f6e60676f6f6d2a957b8022.tar.gz
tor-61f2ea0df0f30ca37f6e60676f6f6d2a957b8022.zip
bump us to 0.1.1.2-alpha-cvs since stuff has changed
svn:r4579
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 a2a902d341..09cfef0192 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.2-alpha)
+AM_INIT_AUTOMAKE(tor, 0.1.1.2-alpha-cvs)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST