Skip to content

Commit

Permalink
Bump GPRbuild package to .2 for static libiconv
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien-Chouteau committed Aug 1, 2024
1 parent df3d21a commit e82af19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/release_package.anod
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class ReleasePackage(spec("common")):
package = self.package

if package == "gprbuild":
return "1"
return "2"
elif package == "gnatcov":
return "1"
elif package == "gnatprove":
Expand Down

0 comments on commit e82af19

Please sign in to comment.