diff options
author | 2016-07-24 11:45:36 +0000 | |
---|---|---|
committer | 2016-07-24 11:45:36 +0000 | |
commit | 801b28b82d1bb765557de634ad0a71e60a736a14 (patch) | |
tree | e65fa628d880cce35342fd1cb6d51cc5fd130ce4 | |
parent | sync (diff) | |
download | wireguard-openbsd-801b28b82d1bb765557de634ad0a71e60a736a14.tar.xz wireguard-openbsd-801b28b82d1bb765557de634ad0a71e60a736a14.zip |
openssh-7.3
-rw-r--r-- | usr.bin/ssh/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h index 998d4f67860..ffab129c04a 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.76 2016/02/23 09:14:34 djm Exp $ */ +/* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */ -#define SSH_VERSION "OpenSSH_7.2" +#define SSH_VERSION "OpenSSH_7.3" |