[version.h]
     post 3.0.2
This commit is contained in:
Ben Lindstrom 2001-12-06 18:02:59 +00:00
parent 1c37c6a518
commit ff4a14f809
2 changed files with 6 additions and 3 deletions

View File

@ -62,6 +62,9 @@
key.c misc.c packet.c servconf.c ssh-agent.c sshconnect2.c
sshconnect.c sshd.c ssh-dss.c ssh-keygen.c ssh-rsa.c]
minor KNF
- markus@cvs.openbsd.org 2001/12/05 15:04:48
[version.h]
post 3.0.2
20011126
- (tim) [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,
@ -6984,4 +6987,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1684 2001/12/06 18:00:18 mouring Exp $
$Id: ChangeLog,v 1.1685 2001/12/06 18:02:59 mouring Exp $

View File

@ -1,3 +1,3 @@
/* $OpenBSD: version.h,v 1.25 2001/10/15 16:10:50 deraadt Exp $ */
/* $OpenBSD: version.h,v 1.27 2001/12/05 15:04:48 markus Exp $ */
#define SSH_VERSION "OpenSSH_3.0.1p1"
#define SSH_VERSION "OpenSSH_3.0.2p1"