diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2002-05-15 21:05:30 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2002-05-15 21:05:30 +0000 |
commit | 8452c3d8fbf96be6c1011daa6f636c4b56c03ebd (patch) | |
tree | 33d7daea287113141f4552a0797b9ef4c31fab3f /usr.bin/ssh | |
parent | 1083da78def0479250cb71c9ed9954646794b09c (diff) |
enter OpenSSH_3.2.2
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 1f077854c62..84fa1392b85 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.30 2002/04/23 12:54:10 markus Exp $ */ +/* $OpenBSD: version.h,v 1.31 2002/05/15 21:05:29 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.2.1" +#define SSH_VERSION "OpenSSH_3.2.2" |