]> andersk Git - gssapi-openssh.git/commitdiff
add NCSA_GSSAPI_20040117 to SSH_VERSION spec so we can determine remote
authorjbasney <jbasney>
Sat, 17 Jan 2004 16:55:39 +0000 (16:55 +0000)
committerjbasney <jbasney>
Sat, 17 Jan 2004 16:55:39 +0000 (16:55 +0000)
software version info (if our patch is applied)

openssh/version.h

index 804e560c72fa28f8ad25fa15b7bf02ee68ee6674..792cdc757656f5ad00410140238546c37e4c5b93 100644 (file)
@@ -1,3 +1,4 @@
-/* $OpenBSD: version.h,v 1.25 2001/10/15 16:10:50 deraadt Exp $ */
+/* $OpenBSD: version.h,v 1.39 2003/09/16 21:02:40 markus Exp $ */
 
-#define SSH_VERSION    "OpenSSH_3.0.2p1"
+#define SSH_VERSION    "OpenSSH_3.7.1p2"       \
+                       " NCSA_GSSAPI_20040117"
This page took 0.061918 seconds and 5 git commands to generate.