diff options
author | 2000-12-27 14:10:13 +0000 | |
---|---|---|
committer | 2000-12-27 14:10:13 +0000 | |
commit | e00b2528cbb13ccddaccb32e9f7ea5442d24b204 (patch) | |
tree | b0b7a2953c335e75e5b5d246d6fdb47497991252 /usr.bin/ssh | |
parent | OpenSSH-2.4.0 (diff) | |
download | wireguard-openbsd-e00b2528cbb13ccddaccb32e9f7ea5442d24b204.tar.xz wireguard-openbsd-e00b2528cbb13ccddaccb32e9f7ea5442d24b204.zip |
undo
Diffstat (limited to 'usr.bin/ssh')
-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 b78676f0111..d60c9dfc841 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.14 2000/12/27 12:47:18 markus Exp $ */ +/* $OpenBSD: version.h,v 1.15 2000/12/27 14:10:13 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.4.0" +#define SSH_VERSION "OpenSSH_2.3.0" |