From 24c396437d7824c857d3d56a6b438901c43ffbe6 Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Mon, 12 Mar 2018 16:21:06 +0100 Subject: [PATCH] Yet more bumping --- index/alire-index-alire.ads | 2 +- index/alire-index-alr.ads | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index/alire-index-alire.ads b/index/alire-index-alire.ads index 7eb46801..62aa370d 100644 --- a/index/alire-index-alire.ads +++ b/index/alire-index-alire.ads @@ -10,7 +10,7 @@ package Alire.Index.Alire is V_0_2 : constant Release := Project.Register (V ("0.2"), - Git (Repo, "af4ce2b33f736b350bd428358438dc25de5e8b16"), + Git (Repo, "5ba81ba33dfeb184b2e644ef2996200b5fdd6ae4"), Dependencies => Semantic_Versioning.V_0_2.Within_Minor and Simple_Logging.V_1_0.Within_Major); diff --git a/index/alire-index-alr.ads b/index/alire-index-alr.ads index a8919944..a871f630 100644 --- a/index/alire-index-alr.ads +++ b/index/alire-index-alr.ads @@ -10,7 +10,7 @@ package Alire.Index.Alr is V_0_2 : constant Release := Project.Register (V ("0.2"), - Git (Repo, "77f7f2fc3f55e6f4ce3425c70c208420ca4db373"), + Git (Repo, "481a22aceb07242cabaefedbb41b2d6fe7a8bd1e"), Dependencies => Alire.V_0_2.Within_Minor and Simple_Logging.V_1_0.Within_Major);