Yet more bumping

This commit is contained in:
Alejandro R Mosteo
2018-03-12 16:21:06 +01:00
parent 5ba81ba33d
commit 24c396437d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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);
+1 -1
View File
@@ -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);