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

index 6a9bee16582617e955b1577bf533922c02706241..17ac739b74db61d012dbeb52a5637d504c14f395 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.7.2-alpha])
+AC_INIT([tor],[0.4.7.2-alpha-dev])
 AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
 AC_CONFIG_MACRO_DIR([m4])