diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2006-08-30 00:14:38 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2006-08-30 00:14:38 +0000 |
commit | 920316e5e29b18187d716c544f6079ad3ac9c739 (patch) | |
tree | cb51fabcee5b8b4e25421d3f4b4f8b5270f81d25 /usr.bin/ssh | |
parent | ed373923df408b7ec709b3e3603cf846338a4394 (diff) |
crank to 4.4
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 e71e284460d..cfa1d93aafc 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */ +/* $OpenBSD: version.h,v 1.47 2006/08/30 00:14:37 djm Exp $ */ -#define SSH_VERSION "OpenSSH_4.3" +#define SSH_VERSION "OpenSSH_4.4" |