diff options
author | 2002-04-23 12:54:10 +0000 | |
---|---|---|
committer | 2002-04-23 12:54:10 +0000 | |
commit | e37004405016a549987a7272a999ac38abc036f4 (patch) | |
tree | 36bca382ca594fc8c4b8fceff85cbbf0c5c4ff7f | |
parent | More up to date. (diff) | |
download | wireguard-openbsd-e37004405016a549987a7272a999ac38abc036f4.tar.xz wireguard-openbsd-e37004405016a549987a7272a999ac38abc036f4.zip |
3.2.1
-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 7497a084131..1f077854c62 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.29 2002/04/10 08:56:01 markus Exp $ */ +/* $OpenBSD: version.h,v 1.30 2002/04/23 12:54:10 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.2" +#define SSH_VERSION "OpenSSH_3.2.1" |