aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-10-26 11:31:45 -0400
committerDavid Goulet <dgoulet@torproject.org>2021-10-26 11:31:45 -0400
commite33c6717b8a453485d5813bcf61ec68a79d06035 (patch)
tree3b36306e654a15fe4f5790974b3f8f92117913ad
parentdf6e03a09268d5996295dd61cbee3e4845395c6e (diff)
parent66193ee7084510e292b9a45da37812da3e04c46b (diff)
downloadtor-e33c6717b8a453485d5813bcf61ec68a79d06035.tar.gz
tor-e33c6717b8a453485d5813bcf61ec68a79d06035.zip
Merge branch 'maint-0.3.5' into release-0.3.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 855eb6441a..930862442c 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])
+AC_INIT([tor],[0.3.5.17-dev])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])