From: mouring Date: Wed, 10 Apr 2002 16:26:20 +0000 (+0000) Subject: - markus@cvs.openbsd.org 2002/04/10 08:56:01 X-Git-Tag: PRE_SW_KRBV~8 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/f14a503345a0b567c8ef01f33ece45b001c52c27 - markus@cvs.openbsd.org 2002/04/10 08:56:01 [version.h] OpenSSH_3.2 - Added p1 to idenify Portable release version. --- diff --git a/ChangeLog b/ChangeLog index f89522f8..3c9d2a03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,10 @@ - markus@cvs.openbsd.org 2002/04/10 08:21:47 [auth1.c compat.c compat.h] strip '@' from username only for KerbV and known broken clients, bug #204 - + - markus@cvs.openbsd.org 2002/04/10 08:56:01 + [version.h] + OpenSSH_3.2 + - Added p1 to idenify Portable release version. 20020408 - (bal) Minor OpenSC updates. Fix up header locations and update diff --git a/version.h b/version.h index 24d39a05..20eb6feb 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.28 2002/03/06 00:25:55 markus Exp $ */ +/* $OpenBSD: version.h,v 1.29 2002/04/10 08:56:01 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.1p1" +#define SSH_VERSION "OpenSSH_3.2p1"