summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-11-15 20:29:56 +0000
committerRoger Dingledine <arma@torproject.org>2005-11-15 20:29:56 +0000
commit6465b30f21fae4d039904763c95d5b9b3c386310 (patch)
tree76c5e0d4d2697e00b5e90a425f860438a98649d5 /configure.in
parente5087382decf8ddbc91fd4eadc3ba6c822a9f4e2 (diff)
downloadtor-6465b30f21fae4d039904763c95d5b9b3c386310.tar.gz
tor-6465b30f21fae4d039904763c95d5b9b3c386310.zip
bump to 0.1.1.9-alpha-cvs
svn:r5387
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 5f300c945f..c53ed76088 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.9-alpha)
+AM_INIT_AUTOMAKE(tor, 0.1.1.9-alpha-cvs)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST