aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-01-24 10:49:41 -0500
committerDavid Goulet <dgoulet@torproject.org>2022-01-24 10:49:41 -0500
commit1628af235e5fe06536ad6ec32bf87f2225c82d32 (patch)
tree63a872a0e1c1c0f7a6c423e8d18121a0ff02e275 /configure.ac
parentef17aa0d8db904ec59a0f2586117f961efad4669 (diff)
parent421ce94395ecf9cea65ab6c3841df8bcf0a48cbb (diff)
downloadtor-1628af235e5fe06536ad6ec32bf87f2225c82d32.tar.gz
tor-1628af235e5fe06536ad6ec32bf87f2225c82d32.zip
Merge branch 'maint-0.3.5' into release-0.3.5tor-0.3.5.18release-0.3.5
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 8ab35bf9dd..dd092a6982 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.17-dev])
+AC_INIT([tor],[0.3.5.18])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])