diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2002-04-23 12:54:11 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2002-04-23 12:54:11 +0000 |
commit | 77036277288f734abaa12e7169bece5de214c18f (patch) | |
tree | 309ec811205e190927ba9125346b11c9fb872cdf /usr.bin/ssh | |
parent | ba64ad97f6173393066626b7183361f5da20dc63 (diff) |
3.2.1
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" |