summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-09-26 08:40:22 +1000
committerDamien Miller <djm@mindrot.org>2001-09-26 08:40:22 +1000
commitca6fb2139bd303085db96f36285695031f81b7e7 (patch)
tree463b44860ee9496498a925144096fe469d8bcc6d
parent9a7927a2665019db27899d3faab348fe16bec3b6 (diff)
Bump version to p2V_2_9_9_P2
-rw-r--r--contrib/caldera/openssh.spec4
-rw-r--r--contrib/redhat/openssh.spec2
-rw-r--r--contrib/suse/openssh.spec2
-rw-r--r--version.h2
4 files changed, 5 insertions, 5 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 0ae1eb92..a5e7aa8f 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -1,7 +1,7 @@
%define askpass 1.2.2
Name : openssh
-Version : 2.9.9p1
+Version : 2.9.9p2
Release : 3
Group : System/Network
@@ -310,4 +310,4 @@ fi
* Mon Jan 01 1998 ...
Template Version: 1.31
-$Id: openssh.spec,v 1.19 2001/09/24 23:15:15 mouring Exp $
+$Id: openssh.spec,v 1.19.2.1 2001/09/25 22:40:22 djm Exp $
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 1aa3f448..3b284ba7 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
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 276d9965..38d6d2a1 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.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"