summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-06-27 16:52:03 +1000
committerDamien Miller <djm@mindrot.org>2001-06-27 16:52:03 +1000
commit95378f558f08d22e962e61017e3f20e50925c419 (patch)
tree8bee57d2adaacb73b43bdc5397a51f3225eee6d9
parentc8272b46c7f53d6d34410e2c1d521e3ed7c79acd (diff)
Bump versions in case we need to do another relV_2_9_P1
-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 d56ae64a..3ca21db6 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 58af22b7..818bb958 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 5bf50f4c..cc24d42b 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 4496a1f2..ab44b17d 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"