[version.h]
     3.8.1
This commit is contained in:
Damien Miller 2004-03-22 09:39:09 +11:00
parent 0c889cd9e9
commit aed7cee49a
2 changed files with 6 additions and 3 deletions

View File

@ -13,6 +13,9 @@
- markus@cvs.openbsd.org 2004/03/11 10:21:17
[ssh.c sshd.c]
ssh, sshd: sync version output, ok djm
- markus@cvs.openbsd.org 2004/03/20 10:40:59
[version.h]
3.8.1
20040311
- (djm) [configure.ac] Add standard license to configure.ac; ok ben, dtucker
@ -914,4 +917,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.3293 2004/03/21 22:36:00 djm Exp $
$Id: ChangeLog,v 1.3294 2004/03/21 22:39:09 djm Exp $

View File

@ -1,3 +1,3 @@
/* $OpenBSD: version.h,v 1.40 2004/02/23 15:16:46 markus Exp $ */
/* $OpenBSD: version.h,v 1.41 2004/03/20 10:40:59 markus Exp $ */
#define SSH_VERSION "OpenSSH_3.8p1"
#define SSH_VERSION "OpenSSH_3.8.1p1"