From 31584d3415f8d0966a100437c91c406ed12be3d9 Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Fri, 9 Oct 2020 17:47:13 +0200 Subject: [PATCH] Switch from devel- to stable- index branch (#566) --- src/alire/alire-index.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/alire/alire-index.ads b/src/alire/alire-index.ads index c07c66e3..2881067c 100644 --- a/src/alire/alire-index.ads +++ b/src/alire/alire-index.ads @@ -43,7 +43,7 @@ package Alire.Index is and then Branch_String (Branch_String'Last) /= '-' and then (for some C of Branch_String => C = '-'); - Community_Branch : constant String := "devel-0.4"; + Community_Branch : constant String := "stable-0.4"; -- The branch used for the community index Version : constant Semantic_Versioning.Version := -- 2.39.5