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

index 788597bfdf1ea8558a4efb44bb8e0484935658d2..1a5a7a7003e62d00dc9983155c52feec9ecd2b75 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.4.6.7])
+AC_INIT([tor],[0.4.6.7-dev])
 AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
 AC_CONFIG_MACRO_DIR([m4])