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
2022-02-21 15:49:01 +01:00
parent dae0644e36
commit e2ae01eed7
4 changed files with 13 additions and 3 deletions

2
Cargo.lock generated
View File

@ -997,7 +997,7 @@ dependencies = [
[[package]]
name = "routinator"
version = "0.11.0-rc2"
version = "0.11.0-dev"
dependencies = [
"base64",
"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.11.0-rc2"
version = "0.11.0-dev"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"]
description = "An RPKI relying party software."

View File

@ -1,5 +1,12 @@
# Change Log
# Unreleased next version
Bug Fixes
Other Changes
# 0.11.0-rc2
Released 2022-02-21
@ -11,6 +18,9 @@ Bug Fixes
* Improve the way timed out `rsync` processes are killed in an attempt to
avoid them becoming zombies. ([#720])
[#719]: https://github.com/NLnetLabs/routinator/pull/719
[#720]: https://github.com/NLnetLabs/routinator/pull/720
# 0.11.0-rc1

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" "Feb 21, 2022" "0.11.0-rc2" "Routinator"
.TH "ROUTINATOR" "1" "Feb 21, 2022" "0.11.0-dev" "Routinator"
.SH NAME
routinator \- RPKI relying party software
.SH SYNOPSIS