]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- djm@cvs.openbsd.org 2014/01/16 07:32:00
authorDamien Miller <djm@mindrot.org>
Thu, 16 Jan 2014 07:42:31 +0000 (18:42 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 16 Jan 2014 07:42:31 +0000 (18:42 +1100)
     [version.h]
     openssh-6.5

ChangeLog
version.h

index f8f432e7a7f2f9819c0ae27dd0edf5b61a3c4ac1..8c252da9a91323978542032d1591098ea8a6737b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
      [sftp-client.c]
      needless and incorrect cast to size_t can break resumption of
      large download; patch from tobias@
+   - djm@cvs.openbsd.org 2014/01/16 07:32:00
+     [version.h]
+     openssh-6.5
 
 20140112
  - (djm) OpenBSD CVS Sync
index 39033ed3e8d323c485117f87b32e9faddc941f9c..83d70c6fc47df78e6e00c01202e901e3ba082d74 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.68 2013/11/08 01:38:11 djm Exp $ */
+/* $OpenBSD: version.h,v 1.69 2014/01/16 07:32:00 djm Exp $ */
 
-#define SSH_VERSION    "OpenSSH_6.4"
+#define SSH_VERSION    "OpenSSH_6.5"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE