summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-11-09 17:12:18 -0500
committerNick Mathewson <nickm@torproject.org>2020-11-09 17:12:18 -0500
commit665083be9f7eabb4f18b78d09bf4b432eddf390c (patch)
tree7e0acd98db41faab7cf8c0bc20c2023fff56f2eb /configure.ac
parent52e439c13eac6982a605c698c49629b1da48563d (diff)
downloadtor-665083be9f7eabb4f18b78d09bf4b432eddf390c.tar.gz
tor-665083be9f7eabb4f18b78d09bf4b432eddf390c.zip
Bump to 0.3.5.12
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 f30a7efa91..e7b1bc4d94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2019, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_PREREQ([2.63])
-AC_INIT([tor],[0.3.5.11-dev])
+AC_INIT([tor],[0.3.5.12])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])