Skip to content

Commit

Permalink
update version numbers ahead of release
Browse files Browse the repository at this point in the history
  • Loading branch information
djmdjm committed Oct 11, 2018
1 parent 1a4a9cf commit a7205e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
See https://www.openssh.com/releasenotes.html#7.8p1 for the release notes.
See https://www.openssh.com/releasenotes.html#7.9p1 for the release notes.

Please read https://www.openssh.com/report.html for bug reporting
instructions and note that we do not use Github for bug reporting or
Expand Down
2 changes: 1 addition & 1 deletion contrib/redhat/openssh.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define ver 7.8p1
%define ver 7.9p1
%define rel 1%{?dist}

# OpenSSH privilege separation requires a user & group ID
Expand Down
2 changes: 1 addition & 1 deletion contrib/suse/openssh.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
Name: openssh
Version: 7.8p1
Version: 7.9p1
URL: https://www.openssh.com/
Release: 1
Source0: openssh-%{version}.tar.gz
Expand Down

0 comments on commit a7205e6

Please sign in to comment.