diff options
author | Damien Miller <djm@mindrot.org> | 2021-08-20 05:59:43 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2021-08-20 05:59:43 +0200 |
commit | 5450606c8f7f7a0d70211cea78bc2dab74ab35d1 (patch) | |
tree | c25734b34167f0fe071975f7a8a0fe0d094a11a1 /contrib/redhat | |
parent | upstream: openssh-8.7 (diff) | |
download | openssh-5450606c8f7f7a0d70211cea78bc2dab74ab35d1.tar.xz openssh-5450606c8f7f7a0d70211cea78bc2dab74ab35d1.zip |
update version numbers
Diffstat (limited to 'contrib/redhat')
-rw-r--r-- | contrib/redhat/openssh.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 96972ec48..5fb81ce31 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -1,4 +1,4 @@ -%global ver 8.6p1 +%global ver 8.7p1 %global rel 1%{?dist} # OpenSSH privilege separation requires a user & group ID |