summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-09-17 05:07:59 -0400
committerRoger Dingledine <arma@torproject.org>2010-09-17 05:07:59 -0400
commit85cad94221aa7ab585ab238dc1eebec1dbe495e6 (patch)
tree25fa6d3c6a92f570f467027c866b622620ebd5ad /configure.in
parent61e0079ab25db6c31c0b68711e051738a7e5122a (diff)
downloadtor-85cad94221aa7ab585ab238dc1eebec1dbe495e6.tar.gz
tor-85cad94221aa7ab585ab238dc1eebec1dbe495e6.zip
bump to 0.2.2.16-alpha-dev
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 670cf1a19f..65f99f0606 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.16-alpha)
+AM_INIT_AUTOMAKE(tor, 0.2.2.16-alpha-dev)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST