[version.h]
     4.1
This commit is contained in:
Darren Tucker 2005-03-31 21:31:54 +10:00
parent 5ede2ad8a7
commit 1f04ca240d
2 changed files with 6 additions and 3 deletions

View File

@ -6,6 +6,9 @@
based on a diff from markus;
problem report from ponraj;
ok dtucker@ markus@ deraadt@
- markus@cvs.openbsd.org 2005/03/16 21:17:39
[version.h]
4.1
20050329
- (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) 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 $

View File

@ -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_RELEASE SSH_VERSION SSH_PORTABLE