From: Damien Miller Date: Wed, 27 Jun 2001 06:52:03 +0000 (+1000) Subject: Bump versions in case we need to do another rel X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fremotes%2Fanongit%2FV_2_9_P1;p=thirdparty%2Fopenssh-portable.git Bump versions in case we need to do another rel --- diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec index d56ae64ac..3ca21db63 100644 --- a/contrib/caldera/openssh.spec +++ b/contrib/caldera/openssh.spec @@ -1,7 +1,7 @@ %define askpass 1.2.0 Name : openssh -Version : 2.9p2 +Version : 2.9p3 Release : 1 Group : System/Network @@ -281,4 +281,4 @@ fi * Mon Jan 01 1998 ... Template Version: 1.31 -$Id: openssh.spec,v 1.15.2.2 2001/06/17 04:06:19 djm Exp $ +$Id: openssh.spec,v 1.15.2.3 2001/06/27 06:52:04 djm Exp $ diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 58af22b78..818bb9588 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -1,5 +1,5 @@ # Version of OpenSSH -%define oversion 2.9p2 +%define oversion 2.9p3 # Version of ssh-askpass %define aversion 1.2.0 diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index 5bf50f4c1..cc24d42bb 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec @@ -1,6 +1,6 @@ Summary: OpenSSH, a free Secure Shell (SSH) implementation Name: openssh -Version: 2.9p2 +Version: 2.9p3 URL: http://www.openssh.com/ Release: 1 Source0: openssh-%{version}.tar.gz diff --git a/version.h b/version.h index 4496a1f26..ab44b17d8 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,3 @@ /* $OpenBSD: version.h,v 1.23 2001/04/24 16:43:16 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.9p2" +#define SSH_VERSION "OpenSSH_2.9p3"