Bump versions in case we need to do another rel
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index d56ae64..3ca21db 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 @@
 * 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 58af22b..818bb95 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 5bf50f4..cc24d42 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 4496a1f..ab44b17 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"