[version.h]
     openssh 4.3
This commit is contained in:
Damien Miller 2006-02-01 22:27:31 +11:00
parent 0d689568a4
commit c79824bbab
2 changed files with 6 additions and 3 deletions

View File

@ -13,6 +13,9 @@
small tweak;
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
[contrib/suse/openssh.spec] Update versions ahead of release
- markus@cvs.openbsd.org 2006/02/01 11:27:22
[version.h]
openssh 4.3
20060131
- (djm) OpenBSD CVS Sync
@ -3814,4 +3817,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.4116 2006/02/01 11:10:47 djm Exp $
$Id: ChangeLog,v 1.4117 2006/02/01 11:27:31 djm Exp $

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */
/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */
#define SSH_VERSION "OpenSSH_4.2"
#define SSH_VERSION "OpenSSH_4.3"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE