From: djm Date: Wed, 1 Feb 2006 11:27:31 +0000 (+0000) Subject: - markus@cvs.openbsd.org 2006/02/01 11:27:22 X-Git-Tag: V_4_3_P1~2 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/ac07067ed93bf76ca93c8fe7e15cb7366159e7f1 - markus@cvs.openbsd.org 2006/02/01 11:27:22 [version.h] openssh 4.3 --- diff --git a/ChangeLog b/ChangeLog index 995d7ad6..0e623747 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,9 @@ small tweak; - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] [contrib/suse/openssh.spec] Update versions ahead of release + - markus@cvs.openbsd.org 2006/02/01 11:27:22 + [version.h] + openssh 4.3 20060131 - (djm) OpenBSD CVS Sync diff --git a/version.h b/version.h index b9c87e2f..2b729524 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */ +/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */ -#define SSH_VERSION "OpenSSH_4.2" +#define SSH_VERSION "OpenSSH_4.3" #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE