diff options
Diffstat (limited to 'curve25519pad.patch')
-rw-r--r-- | curve25519pad.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/curve25519pad.patch b/curve25519pad.patch index 9774a93..05aeca7 100644 --- a/curve25519pad.patch +++ b/curve25519pad.patch @@ -32,8 +32,8 @@ diff -u -p -r1.82 version.h @@ -1,6 +1,6 @@ /* $OpenBSD: version.h,v 1.70 2014/02/27 22:57:40 djm Exp $ */ --#define SSH_VERSION "OpenSSH_6.6" -+#define SSH_VERSION "OpenSSH_6.6.1" +-#define SSH_VERSION "OpenSSH_6.7" ++#define SSH_VERSION "OpenSSH_6.7.1" #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE @@ -168,4 +168,4 @@ diff -u -p -r1.62 -r1.63 _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org -https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
\ No newline at end of file +https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev |