Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/crypto/dist/ssh bump version



details:   https://anonhg.NetBSD.org/src/rev/add8c39e7bb9
branches:  netbsd-1-6
changeset: 530721:add8c39e7bb9
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Sep 17 23:45:31 2003 +0000

description:
bump version

diffstat:

 crypto/dist/ssh/version.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r cb41a38f7dd6 -r add8c39e7bb9 crypto/dist/ssh/version.h
--- a/crypto/dist/ssh/version.h Wed Sep 17 23:25:51 2003 +0000
+++ b/crypto/dist/ssh/version.h Wed Sep 17 23:45:31 2003 +0000
@@ -1,8 +1,8 @@
-/*     $NetBSD: version.h,v 1.23.2.4 2003/09/16 23:29:25 christos Exp $        */
+/*     $NetBSD: version.h,v 1.23.2.5 2003/09/17 23:45:31 christos Exp $        */
 /* $OpenBSD: version.h,v 1.34 2002/06/26 13:56:27 markus Exp $ */
 
 #define __OPENSSH_VERSION      "OpenSSH_3.4"
-#define __NETBSDSSH_VERSION    "NetBSD_Secure_Shell-20030916a"
+#define __NETBSDSSH_VERSION    "NetBSD_Secure_Shell-20030917"
 
 /*
  * it is important to retain OpenSSH version identification part, it is



Home | Main Index | Thread Index | Old Index