File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " alr"
2
2
description = " Command-line tool from the Alire project"
3
3
4
- version = " 1.2.0-rc1 "
4
+ version = " 1.2.0"
5
5
6
6
authors = [" Alejandro R. Mosteo" , " Fabien Chouteau" , " Pierre-Marie de Rodat" ]
7
7
maintainers = [" alejandro@mosteo.com" , " chouteau@adacore.com" ]
Original file line number Diff line number Diff line change @@ -2,7 +2,8 @@ package Alire.Version with Preelaborate is
2
2
3
3
-- Remember to update Alire.Index branch if needed too
4
4
5
- Current : constant String := " 1.2.0-rc1" ;
5
+ Current : constant String := " 1.2.0" ;
6
+ -- 1.2.0: rpm speed-up, silence propagation warning, early switch parse
6
7
-- 1.2.0-rc1: release candidate for 1.2
7
8
-- 1.1.2: latest msys2 and ensure it's fully updated
8
9
-- 1.1.1: fixes in #862 #866 #875 #876
You can’t perform that action at this time.
0 commit comments