Bump to rc3-dev, this isn't rc2 anymore.

This commit is contained in:
ximon18
2022-08-29 16:51:39 +02:00
committed by Tim Bruijnzeels
parent 5addcfc399
commit 4b4e00df41
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -877,7 +877,7 @@ dependencies = [
[[package]]
name = "krill"
version = "0.10.0-rc2"
version = "0.10.0-rc3"
dependencies = [
"backoff",
"base64",
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
# Note: some of these values are also used when building Debian packages below.
name = "krill"
version = "0.10.0-rc2"
version = "0.10.0-rc3-dev"
edition = "2018"
authors = [ "The NLnet Labs RPKI team <rpki-team@nlnetlabs.nl>" ]
description = "Resource Public Key Infrastructure (RPKI) daemon"