diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2002-06-21 15:41:21 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2002-06-21 15:41:21 +0000 |
commit | dca1e3c167852a8837efa7fe10d76bbe55ecab00 (patch) | |
tree | f39ae02bd6ff53f7dd2ed3455ecd4d7c0606b2ec /usr.bin | |
parent | 155fdde64996b58b443082a4b39e32afd97e2feb (diff) |
OpenSSH_3.3
Diffstat (limited to 'usr.bin')
-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 d0358dca070..5c8ec45155d 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.32 2002/05/17 14:57:40 markus Exp $ */ +/* $OpenBSD: version.h,v 1.33 2002/06/21 15:41:20 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.2.3" +#define SSH_VERSION "OpenSSH_3.3" |