diff options
author | Roger Dingledine <arma@torproject.org> | 2011-05-18 14:01:49 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-05-18 14:01:49 -0400 |
commit | fa973c4926121c13894985b6000f1c3c10e35707 (patch) | |
tree | fbef0ddac539434ec381a72fe4478e665743b4ff /configure.in | |
parent | 6ade302da9a31265ffc861870adb20947eef15a7 (diff) | |
download | tor-fa973c4926121c13894985b6000f1c3c10e35707.tar.gz tor-fa973c4926121c13894985b6000f1c3c10e35707.zip |
bump to 0.2.2.27-beta
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 2fdec04d93..a440c17357 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2008, The Tor Project, Inc. dnl See LICENSE for licensing information AC_INIT -AM_INIT_AUTOMAKE(tor, 0.2.2.26-beta) +AM_INIT_AUTOMAKE(tor, 0.2.2.27-beta) AM_CONFIG_HEADER(orconfig.h) AC_CANONICAL_HOST |