aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-08-13 09:43:44 -0400
committerDavid Goulet <dgoulet@torproject.org>2021-08-13 09:43:44 -0400
commit041a0a362fb9dc7946774fef736632da05ed8940 (patch)
treeb541ec3e5b6bd073b65fca3c8125c991b2556ff5 /configure.ac
parenteca5b622131aae2d316b3c0a72e9ac39e5543232 (diff)
downloadtor-041a0a362fb9dc7946774fef736632da05ed8940.tar.gz
tor-041a0a362fb9dc7946774fef736632da05ed8940.zip
Update version to 0.3.5.16
Signed-off-by: David Goulet <dgoulet@torproject.org>
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 89ccbc5807..e698bf8901 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.15-dev])
+AC_INIT([tor],[0.3.5.16-dev])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])