- (bal) version.c CVS ID resync

This commit is contained in:
Ben Lindstrom 2001-03-22 01:08:39 +00:00
parent bebd8be67b
commit ebf3d51c96
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
20010322
- (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de>
- (bal) version.c CVS ID resync
20010321
- (djm) Fix ttyname breakage for AIX and Tru64. Patch from Steve
@ -4659,4 +4660,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.999 2001/03/22 00:58:15 djm Exp $
$Id: ChangeLog,v 1.1000 2001/03/22 01:08:39 mouring Exp $

View File

@ -1,3 +1,3 @@
/* $OpenBSD: version.h,v 1.19 2001/02/19 10:35:23 markus Exp $ */
/* $OpenBSD: version.h,v 1.20 2001/03/19 17:12:10 markus Exp $ */
#define SSH_VERSION "OpenSSH_2.5.2p1"