- djm@cvs.openbsd.org 2007/03/06 10:13:14

[version.h]
     openssh-4.6; "please" deraadt@
This commit is contained in:
Damien Miller 2007-03-06 21:21:37 +11:00
parent 5737e363c5
commit 2dbab87386
2 changed files with 6 additions and 3 deletions

View File

@ -3,6 +3,9 @@
- jmc@cvs.openbsd.org 2007/03/01 16:19:33
[sshd_config.5]
sort the `match' keywords;
- djm@cvs.openbsd.org 2007/03/06 10:13:14
[version.h]
openssh-4.6; "please" deraadt@
20070304
- (djm) [configure.ac] add a --without-openssl-header-check option to
@ -2809,4 +2812,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
$Id: ChangeLog,v 1.4632 2007/03/06 10:21:18 djm Exp $
$Id: ChangeLog,v 1.4633 2007/03/06 10:21:37 djm Exp $

View File

@ -1,6 +1,6 @@
/* $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"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE