aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-07-25 09:12:18 +0000
committerRoger Dingledine <arma@torproject.org>2005-07-25 09:12:18 +0000
commit2fa109102ae491202e096f836f33ec85d82a6d90 (patch)
tree2b46109815cde8a4b0775ffec796c49d2cd4a0a6 /configure.in
parentad70f9679377bd1fb683b9b5cb06805b5d4c8dd0 (diff)
downloadtor-2fa109102ae491202e096f836f33ec85d82a6d90.tar.gz
tor-2fa109102ae491202e096f836f33ec85d82a6d90.zip
bump to 0.1.1.3-alpha
svn:r4672
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 09cfef0192..fb6a028597 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-cvs)
+AM_INIT_AUTOMAKE(tor, 0.1.1.3-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST