summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-08-05 19:16:11 +0000
committerRoger Dingledine <arma@torproject.org>2005-08-05 19:16:11 +0000
commit1ec3081a84d285f66704490f8a71d67b2cd8c4b1 (patch)
tree1213fe6510ddb401ac76e7385b9fdcb99b4cbb85 /configure.in
parent197eb2b2cb89ae287073a3e0b26f1da3cdcb8a9b (diff)
downloadtor-1ec3081a84d285f66704490f8a71d67b2cd8c4b1.tar.gz
tor-1ec3081a84d285f66704490f8a71d67b2cd8c4b1.zip
bump to 0.1.1.5-alpha, though it's not released yet
svn:r4721
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 ca72aea53c..a662080791 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.4-alpha)
+AM_INIT_AUTOMAKE(tor, 0.1.1.5-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST