]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- (djm) [README version.h] Correct version
authorDamien Miller <djm@mindrot.org>
Tue, 6 Sep 2011 23:11:53 +0000 (09:11 +1000)
committerDamien Miller <djm@mindrot.org>
Tue, 6 Sep 2011 23:11:53 +0000 (09:11 +1000)
ChangeLog
README
version.h

index f75aa5637c16b113f896b7cbeab7ef2b922009c0..1021f94c172b81e6c911700f8df4a23b2ba6a83a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20110906
+ - (djm) [README version.h] Correct version
+
 20110905
  - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
    [contrib/suse/openssh.spec] Update version numbers.
diff --git a/README b/README
index 87596a871be7f15959fc1a948e420925fafc5c5a..b725957d8a134cbdc5de37fca1dea96613d235c4 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-See http://www.openssh.com/txt/release-5.9p1 for the release notes.
+See http://www.openssh.com/txt/release-5.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
@@ -62,4 +62,4 @@ References -
 [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9
 [7] http://www.openssh.com/faq.html
 
-$Id: README,v 1.78 2011/09/05 00:29:04 djm Exp $
+$Id: README,v 1.79 2011/09/06 23:11:54 djm Exp $
index d3d57eab02145fb5cd96fda8eab11e922132ed10..6a1acb3b6425f905b46f3a980c8aa7a066bbdd48 100644 (file)
--- a/version.h
+++ b/version.h
@@ -2,5 +2,5 @@
 
 #define SSH_VERSION    "OpenSSH_5.9"
 
-#define SSH_PORTABLE   "p2"
+#define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE