aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-01-18 04:27:16 +0000
committerRoger Dingledine <arma@torproject.org>2008-01-18 04:27:16 +0000
commit200ce2030c30ef9f4d77605807f75dc8df88bcdd (patch)
treed2514477cabb8af01f6906011f1cd1635fba5195 /configure.in
parent272428727e9194ae842e50b8bb0d72a5cfa8984e (diff)
downloadtor-200ce2030c30ef9f4d77605807f75dc8df88bcdd.tar
tor-200ce2030c30ef9f4d77605807f75dc8df88bcdd.tar.gz
bump to 0.2.0.17-alpha-dev
svn:r13171
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 0d2735acd..4cc334de0 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.17-alpha)
+AM_INIT_AUTOMAKE(tor, 0.2.0.17-alpha-dev)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST