diff options
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 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" |