aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-11-17 02:22:56 +0000
committerRoger Dingledine <arma@torproject.org>2007-11-17 02:22:56 +0000
commit6514843026222fe42fa93b01dfb4ed754beeb282 (patch)
tree10a30a752e7248ced75f82db6c1df06df455ba1b /configure.in
parentd6f8ba25c92430cbc0ba9f14da4c7518e309eb0e (diff)
downloadtor-6514843026222fe42fa93b01dfb4ed754beeb282.tar
tor-6514843026222fe42fa93b01dfb4ed754beeb282.tar.gz
cleanups, bump to 0.2.0.12-alpha
svn:r12516
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 9d20e47a3..20f9fd4ce 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.0.11-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.0.12-alpha)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST