Change binary crate version from X.Y.0-1 to X.Y.1 (#336)

* Change binary crate version from X.Y.0-1 to X.Y.1

All those project don't have a patch version so we are using it for
package version.

* gnat_native-11.2.1.toml: typo in URL
This commit is contained in:
Fabien Chouteau
2021-09-07 12:42:17 +02:00
committed by GitHub
parent 9bf2f7f835
commit 526dc9e01b
8 changed files with 15 additions and 15 deletions
@@ -1,5 +1,5 @@
name = "gprbuild"
version = "21.0.0-1"
version = "21.0.1"
description = "The GPRBuild Ada/multilanguage build tool"
maintainers = ["chouteau@adacore.com"]
maintainers-logins = ["Fabien-Chouteau"]