]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
version: Bump to 0.3.5.17-dev
authorDavid Goulet <dgoulet@torproject.org>
Tue, 26 Oct 2021 15:30:56 +0000 (11:30 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 26 Oct 2021 15:30:56 +0000 (11:30 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
configure.ac

index 855eb6441a41695184d1e413e567f330edbb0dd2..930862442c794c319ea45fceeab8a252292118b9 100644 (file)
@@ -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])