aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2014-07-28 04:07:36 -0400
committerRoger Dingledine <arma@torproject.org>2014-07-28 04:07:36 -0400
commitfcbb21b414947d8ad7e4298d3952b84d8005dabc (patch)
treeb7dcb3c4ce4806aafd7950e9df19507c1e8e942c /configure.ac
parent68a2e4ca4baa595cc4595a511db11fa7ccbbc8f7 (diff)
downloadtor-fcbb21b414947d8ad7e4298d3952b84d8005dabc.tar.gz
tor-fcbb21b414947d8ad7e4298d3952b84d8005dabc.zip
bump to 0.2.4.23
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 1463af721c..3456013320 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.22-dev])
+AC_INIT([tor],[0.2.4.23])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE