aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-08-04 22:45:54 +0000
committerRoger Dingledine <arma@torproject.org>2005-08-04 22:45:54 +0000
commit1d3e63158eabb59680bcf59c7b5484963a7306d6 (patch)
tree9d18b457c6eb5f86f673badc6bde4d6e4587f860 /configure.in
parent9aad89e97373798f5bdc450f0fbc5903dbc96e66 (diff)
downloadtor-1d3e63158eabb59680bcf59c7b5484963a7306d6.tar
tor-1d3e63158eabb59680bcf59c7b5484963a7306d6.tar.gz
bump to 0.1.1.4-alpha in preparation for new release
svn:r4701
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 6c82d10c8..497dff72d 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.3-alpha)
+AM_INIT_AUTOMAKE(tor, 0.1.1.4-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST