diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2007-03-06 10:13:15 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2007-03-06 10:13:15 +0000 |
commit | 48f933c0f347381dc0a12f8752d64c5b0190d706 (patch) | |
tree | 3cfaa8130388366e7e559324d77889a46116ef65 | |
parent | cfa6eba6bff4fd2d3bae5ca5f31f0990fe8b42e3 (diff) |
openssh-4.6; "please" deraadt@
-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 ef62ae8855f..6354d83caf5 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.48 2006/11/07 10:31:31 markus Exp $ */ +/* $OpenBSD: version.h,v 1.49 2007/03/06 10:13:14 djm Exp $ */ -#define SSH_VERSION "OpenSSH_4.5" +#define SSH_VERSION "OpenSSH_4.6" |