]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
configure.ac: Ready for 4.20.0-rc3
authorAlejandro Colomar <alx@kernel.org>
Sun, 19 Jul 2026 20:18:24 +0000 (22:18 +0200)
committerSerge Hallyn <serge@hallyn.com>
Tue, 21 Jul 2026 19:59:03 +0000 (14:59 -0500)
Third pre-release of 4.20, 'Ibores'.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
configure.ac

index 6cc6d0279e36d49d114638ddeb13571c3cb47ec7..a9a1bb86f07e4ca3bfd41f65bb828340e883d417 100644 (file)
@@ -4,7 +4,7 @@ m4_define([libsubid_abi_major], [6])
 m4_define([libsubid_abi_minor], [0])
 m4_define([libsubid_abi_micro], [0])
 
-AC_INIT([shadow], [4.20.0-rc2], [pkg-shadow-devel@lists.alioth.debian.org], [],
+AC_INIT([shadow], [4.20.0-rc3], [pkg-shadow-devel@lists.alioth.debian.org], [],
        [https://github.com/shadow-maint/shadow])
 AC_CONFIG_MACRO_DIRS([m4])
 AC_CONFIG_AUX_DIR([build-aux])