parent
5ede2ad8a7
commit
1f04ca240d
|
@ -6,6 +6,9 @@
|
||||||
based on a diff from markus;
|
based on a diff from markus;
|
||||||
problem report from ponraj;
|
problem report from ponraj;
|
||||||
ok dtucker@ markus@ deraadt@
|
ok dtucker@ markus@ deraadt@
|
||||||
|
- markus@cvs.openbsd.org 2005/03/16 21:17:39
|
||||||
|
[version.h]
|
||||||
|
4.1
|
||||||
|
|
||||||
20050329
|
20050329
|
||||||
- (dtucker) [contrib/aix/buildbff.sh] Bug #1005: Look up only the user we're
|
- (dtucker) [contrib/aix/buildbff.sh] Bug #1005: Look up only the user we're
|
||||||
|
@ -2396,4 +2399,4 @@
|
||||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.3729 2005/03/31 11:31:10 dtucker Exp $
|
$Id: ChangeLog,v 1.3730 2005/03/31 11:31:54 dtucker Exp $
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* $OpenBSD: version.h,v 1.43 2005/03/08 23:49:48 djm Exp $ */
|
/* $OpenBSD: version.h,v 1.44 2005/03/16 21:17:39 markus Exp $ */
|
||||||
|
|
||||||
#define SSH_VERSION "OpenSSH_4.0"
|
#define SSH_VERSION "OpenSSH_4.1"
|
||||||
|
|
||||||
#define SSH_PORTABLE "p1"
|
#define SSH_PORTABLE "p1"
|
||||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||||
|
|
Loading…
Reference in New Issue