- (bal) CVS ID Resync of version.h

This commit is contained in:
Ben Lindstrom 2001-04-07 01:08:46 +00:00
parent be48f2b4b1
commit 8248d116c4
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
20010407
- (bal) CVS ID Resync of version.h
20010406
- (stevesk) logintest.c: fix for systems without __progname
- (stevesk) Makefile.in: log.o is in libssh.a
@ -4908,4 +4911,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1074 2001/04/06 01:58:37 stevesk Exp $
$Id: ChangeLog,v 1.1075 2001/04/07 01:08:46 mouring Exp $

View File

@ -1,3 +1,3 @@
/* $OpenBSD: version.h,v 1.21 2001/03/27 17:46:50 provos Exp $ */
/* $OpenBSD: version.h,v 1.22 2001/04/05 10:39:48 markus Exp $ */
#define SSH_VERSION "OpenSSH_2.5.4p1"