1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

Bump version.

This commit is contained in:
Martin Hoffmann
2023-07-13 16:44:11 +02:00
parent 01ec22543a
commit a7397512ec
4 changed files with 10 additions and 3 deletions

2
Cargo.lock generated
View File

@ -1156,7 +1156,7 @@ dependencies = [
[[package]]
name = "routinator"
version = "0.13.0-rc1"
version = "0.13.0-dev"
dependencies = [
"arbitrary",
"bytes",

View File

@ -1,7 +1,7 @@
[package]
# Note: some of these values are also used when building Debian packages below.
name = "routinator"
version = "0.13.0-rc1"
version = "0.13.0-dev"
edition = "2021"
rust-version = "1.70"
authors = ["The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"]

View File

@ -1,5 +1,12 @@
# Change Log
## Unreleased future version
Bug Fixes
Other Changes
## 0.13.0-rc1
Released 2023-07-13.

View File

@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "ROUTINATOR" "1" "Jul 12, 2023" "0.13.0-rc1" "Routinator"
.TH "ROUTINATOR" "1" "Jul 13, 2023" "0.13.0-dev" "Routinator"
.SH NAME
routinator \- RPKI relying party software
.SH SYNOPSIS