aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-09-02 07:41:55 -0400
committerRoger Dingledine <arma@torproject.org>2011-09-02 07:41:55 -0400
commit7ca16affb5722561a5d50b1820328d1833a9099e (patch)
treeb6e71b73550d1b9d6cdd649fc9f2c51d42e23c8b /configure.in
parent01357d6b163b1823811435871c92d6972b4eb65d (diff)
downloadtor-7ca16affb5722561a5d50b1820328d1833a9099e.tar
tor-7ca16affb5722561a5d50b1820328d1833a9099e.tar.gz
bump to 0.2.3.3-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 deac7745c..f3640cb72 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.3.3-alpha)
+AM_INIT_AUTOMAKE(tor, 0.2.3.3-alpha-dev)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST