]> andersk Git - openssh.git/commitdiff
Sync version numbers with stable branch
authordjm <djm>
Fri, 28 Sep 2001 10:05:08 +0000 (10:05 +0000)
committerdjm <djm>
Fri, 28 Sep 2001 10:05:08 +0000 (10:05 +0000)
contrib/caldera/openssh.spec
contrib/redhat/openssh.spec
contrib/suse/openssh.spec
version.h

index 8f1da89f51a5ee0e3845c5b550cd6db1a21d7e25..f9a3e08a7250ed2fef8abbca51d048c4ea15b1d4 100644 (file)
@@ -1,7 +1,7 @@
 %define askpass                1.2.4.1
 
 Name           : openssh
-Version        : 2.9.9p1
+Version        : 2.9.9p2
 Release        : 3
 Group          : System/Network
 
index 781da5e450738fd4686ebb44da40b89e29a0422f..e81869a09bcd8b627d82cbf316f83bf17b6dc459 100644 (file)
@@ -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.1
index fd10fd356538f1942db2230f36c9aef4de506716..d3a6adadf32c4ea67ed7ae6cc79c85d1b8ae6209 100644 (file)
@@ -1,6 +1,6 @@
 Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
 Name: openssh
-Version: 2.9.9p1
+Version: 2.9.9p2
 URL: http://www.openssh.com/
 Release: 1
 Source0: openssh-%{version}.tar.gz
index 7bf0b9fd573dde9b688198a1db7a941fddd4c896..49bab47b7ee47dd772525a7553a33962d53d80ad 100644 (file)
--- 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"
This page took 0.116554 seconds and 5 git commands to generate.