aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-04-24 05:06:48 +0000
committerRoger Dingledine <arma@torproject.org>2007-04-24 05:06:48 +0000
commite35659f66b817c2b7f6400202661687723befb55 (patch)
tree12d604ed7e7178788d22b925fc002649c2bd8987 /configure.in
parent1fa6c65abe98ec600e447ca39be5211b307e5d67 (diff)
downloadtor-e35659f66b817c2b7f6400202661687723befb55.tar.gz
tor-e35659f66b817c2b7f6400202661687723befb55.zip
bump to 0.1.2.13tor-0.1.2.13
we're getting close! svn:r10015
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 230bc41d49..a552b55f8d 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.12-rc)
+AM_INIT_AUTOMAKE(tor, 0.1.2.13)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST