summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-05-25 16:32:47 -0400
committerNick Mathewson <nickm@torproject.org>2009-05-25 16:32:47 -0400
commitf334297d388f7a1167c34b3f50bc0513f5c7cfac (patch)
tree32a9678d0fd9e3cde82e9e0a008f000934573527 /configure.in
parent2f39eca28b113a18621d3ea3976ab12ceb60c41b (diff)
downloadtor-f334297d388f7a1167c34b3f50bc0513f5c7cfac.tar.gz
tor-f334297d388f7a1167c34b3f50bc0513f5c7cfac.zip
Bump version to 0.2.1.15-rc-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 cdcb447176..ceca53f078 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ dnl Copyright (c) 2007-2008, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.1.15-rc)
+AM_INIT_AUTOMAKE(tor, 0.2.1.15-rc-dev)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST