summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-03-12 10:50:15 -0400
committerNick Mathewson <nickm@torproject.org>2015-03-12 10:50:15 -0400
commit5f46a59ba394a1b45ecc1ee52514998e774d3dca (patch)
tree7135e12f7564a4a6fc3261b8218f1c9ba4a9cc34 /configure.ac
parent220e9be0959241ce5ea36f64bc08245292a6b06c (diff)
downloadtor-5f46a59ba394a1b45ecc1ee52514998e774d3dca.tar.gz
tor-5f46a59ba394a1b45ecc1ee52514998e774d3dca.zip
Bump 0.2.4 version.
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 9cf172af44..5cc9ab881a 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.4.25-dev])
+AC_INIT([tor],[0.2.4.26])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE