aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-10-24 09:09:00 -0400
committerNick Mathewson <nickm@torproject.org>2017-10-24 09:09:00 -0400
commit743eee4930e7f5e37e18cc0f81e86133ab62885f (patch)
treec50045833566647d7af2d1697577e58f284cc4fd /configure.ac
parent15a699462dbf32df78cd187e013063450b989c15 (diff)
downloadtor-743eee4930e7f5e37e18cc0f81e86133ab62885f.tar.gz
tor-743eee4930e7f5e37e18cc0f81e86133ab62885f.zip
bump to 0.2.5.15
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4eeb34dca8..f989534a67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
dnl Copyright (c) 2007-2013, The Tor Project, Inc.
dnl See LICENSE for licensing information
-AC_INIT([tor],[0.2.5.14-dev])
+AC_INIT([tor],[0.2.5.15])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE