Skip to content

Commit

Permalink
Merge pull request #429 from NLnetLabs/release-0.8.1-rc1
Browse files Browse the repository at this point in the history
Prepare for release 0.8.1-rc1.
  • Loading branch information
partim committed Nov 20, 2020
2 parents d41d80e + c88c2c6 commit 755fb7e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
# Note: some of these values are also used when building Debian packages below.
name = "routinator"
version = "0.8.0-bis"
version = "0.8.1-rc1"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"]
description = "An RPKI relying party software."
Expand Down
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Change Log


## Unreleased future version
## 0.8.1-rc1

Breaking Changes
Released 2020-11-20.

Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion doc/routinator.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "routinator" "1" "October 19, 2020" "NLnet Labs" "routinator 0.8.0
.TH "routinator" "1" "November 20, 2020" "NLnet Labs" "routinator 0.8.1-rc1
.\"
.\" routinator.1 -- RPKI Relying Party software
.\"
Expand Down

0 comments on commit 755fb7e

Please sign in to comment.