mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-24 19:02:06 +00:00
parent
0d689568a4
commit
c79824bbab
@ -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 $
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user