From: djm Date: Fri, 28 Sep 2001 10:05:08 +0000 (+0000) Subject: Sync version numbers with stable branch X-Git-Tag: V_3_0_P1~69 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/cc2572fc013444d0bdb963f5ba972c3deb26c973 Sync version numbers with stable branch --- diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec index 8f1da89f..f9a3e08a 100644 --- a/contrib/caldera/openssh.spec +++ b/contrib/caldera/openssh.spec @@ -1,7 +1,7 @@ %define askpass 1.2.4.1 Name : openssh -Version : 2.9.9p1 +Version : 2.9.9p2 Release : 3 Group : System/Network diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 781da5e4..e81869a0 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -1,5 +1,5 @@ # Version of OpenSSH -%define oversion 2.9.9p1 +%define oversion 2.9.9p2 # Version of ssh-askpass %define aversion 1.2.4.1 diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index fd10fd35..d3a6adad 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec @@ -1,6 +1,6 @@ Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation Name: openssh -Version: 2.9.9p1 +Version: 2.9.9p2 URL: http://www.openssh.com/ Release: 1 Source0: openssh-%{version}.tar.gz diff --git a/version.h b/version.h index 7bf0b9fd..49bab47b 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,3 @@ /* $OpenBSD: version.h,v 1.24 2001/09/24 20:31:54 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.9.9p1" +#define SSH_VERSION "OpenSSH_2.9.9p2"