]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- djm@cvs.openbsd.org 2014/02/27 22:57:40
authorDamien Miller <djm@mindrot.org>
Thu, 27 Feb 2014 23:01:53 +0000 (10:01 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 27 Feb 2014 23:01:53 +0000 (10:01 +1100)
     [version.h]
     openssh-6.6

ChangeLog
version.h

index 4e011c1f34cc12fa5caae798bfb30e258375f361..f3bf603d7f153002ae17662ef4c70cab3628b0ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
      [sshd_config.5]
      bz#2184 clarify behaviour of a keyword that appears in multiple
      matching Match blocks; ok dtucker@
+   - djm@cvs.openbsd.org 2014/02/27 22:57:40
+     [version.h]
+     openssh-6.6
 
 20140227
  - OpenBSD CVS Sync
index 83d70c6fc47df78e6e00c01202e901e3ba082d74..a1579ace1bdce830d87e472fe917fb814594cb59 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.69 2014/01/16 07:32:00 djm Exp $ */
+/* $OpenBSD: version.h,v 1.70 2014/02/27 22:57:40 djm Exp $ */
 
-#define SSH_VERSION    "OpenSSH_6.5"
+#define SSH_VERSION    "OpenSSH_6.6"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE