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:
@@ -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"]
|
||||
Reference in New Issue
Block a user