aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-03-01 16:43:35 -0500
committerNick Mathewson <nickm@torproject.org>2018-03-01 16:43:35 -0500
commit1ec386561ef52e781a7b48e8d32250e884a20601 (patch)
tree40eb33946fd0687488aed89b90c3f9ecae32951e /configure.ac
parent5b0ae084008eac13d051026c013862b239212807 (diff)
downloadtor-1ec386561ef52e781a7b48e8d32250e884a20601.tar.gz
tor-1ec386561ef52e781a7b48e8d32250e884a20601.zip
version bump to 0.3.2.10
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 0fdb84c131..73858d3f29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2017, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_PREREQ([2.63])
-AC_INIT([tor],[0.3.2.9-dev])
+AC_INIT([tor],[0.3.2.10])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])