summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-06-17 14:06:18 +1000
committerDamien Miller <djm@mindrot.org>2001-06-17 14:06:18 +1000
commit172d2cb25987c18897eead6f8a51ec1a05e5440e (patch)
tree29221bd5938f81775b97f6e0a359816ecc208396
parentfaca19514cc1944c65a8a07bfa8d94e6f2f0563e (diff)
doh - forgot to update version numbersV_2_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 c6294b62..d56ae64a 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -1,7 +1,7 @@
%define askpass 1.2.0
Name : openssh
-Version : 2.9p1
+Version : 2.9p2
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.1 2001/04/30 18:15:54 tim Exp $
+$Id: openssh.spec,v 1.15.2.2 2001/06/17 04:06:19 djm Exp $
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 09c42a09..58af22b7 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,5 +1,5 @@
# Version of OpenSSH
-%define oversion 2.9p1
+%define oversion 2.9p2
# Version of ssh-askpass
%define aversion 1.2.0
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 4075d4f8..5bf50f4c 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.9p1
+Version: 2.9p2
URL: http://www.openssh.com/
Release: 1
Source0: openssh-%{version}.tar.gz
diff --git a/version.h b/version.h
index 0e788871..4496a1f2 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.9p1"
+#define SSH_VERSION "OpenSSH_2.9p2"