]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Bump version to -dev
authorDavid Goulet <dgoulet@torproject.org>
Mon, 16 Aug 2021 20:33:58 +0000 (16:33 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Mon, 16 Aug 2021 20:33:58 +0000 (16:33 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
configure.ac

index c45b76e5a6eb4e7fbbd571dc4f18bad7082ff1dc..e698bf8901edd902d7643157425cc7b00dbaa44a 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.16])
+AC_INIT([tor],[0.3.5.16-dev])
 AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
 AC_CONFIG_MACRO_DIR([m4])