summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"