summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-02-26 17:37:09 +0000
committerNick Mathewson <nickm@torproject.org>2007-02-26 17:37:09 +0000
commita5b18f8a6580fc239b508b98ce498e859dc0c65c (patch)
treec93ec3dffb0b2d85b332c51e6d0848613a18bde3 /configure.in
parent38f5fac846ab189f80fe7f10b0a07659f9de130d (diff)
downloadtor-a5b18f8a6580fc239b508b98ce498e859dc0c65c.tar.gz
tor-a5b18f8a6580fc239b508b98ce498e859dc0c65c.zip
r11952@catbus: nickm | 2007-02-26 12:37:06 -0500
Bump version to 0.1.2.8-beta-dev svn:r9658
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 72a775f452..923f2b3da7 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.1.2.8-beta)
+AM_INIT_AUTOMAKE(tor, 0.1.2.8-beta-dev)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST