Bump version to p2
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 0ae1eb9..a5e7aa8 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 @@
 * 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 1aa3f44..3b284ba 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 276d996..38d6d2a 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 7bf0b9f..49bab47 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"