diff options
author | Damien Miller <djm@mindrot.org> | 2015-07-01 03:49:12 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2015-07-01 03:49:12 +0200 |
commit | 66295e0e1ba860e527f191b6325d2d77dec4dbce (patch) | |
tree | 75abffbd2fabf154956ae051c993dfb1ea1055fc /README | |
parent | s/--with-ssh1/--without-ssh1/ (diff) | |
download | openssh-66295e0e1ba860e527f191b6325d2d77dec4dbce.tar.xz openssh-66295e0e1ba860e527f191b6325d2d77dec4dbce.zip |
crank version numbers for release
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -See http://www.openssh.com/txt/release-6.8 for the release notes. +See http://www.openssh.com/txt/release-6.9 for the release notes. - A Japanese translation of this document and of the OpenSSH FAQ is - available at http://www.unixuser.org/~haruyama/security/openssh/index.html |