]> andersk Git - gssapi-openssh.git/blobdiff - openssh/version.h
merged OPENSSH_5_2P1_GSSAPI_20090225 to GPT-branch
[gssapi-openssh.git] / openssh / version.h
index 0545cbeea5826b6b216c4c4881d837703e03920e..de523802fe404e5d7f37b9a61b5f293cd61a2287 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */
+/* $OpenBSD: version.h,v 1.55 2009/02/23 00:06:15 djm Exp $ */
 
 #ifdef GSI
 #define GSI_VERSION    " GSI"
 #define MGLUE_VERSION  ""
 #endif
 
-#define SSH_VERSION    "OpenSSH_3.9p1"         \
-                       " NCSA_GSSAPI_GPT_3.5" \
-                       GSI_VERSION KRB5_VERSION MGLUE_VERSION
+#define NCSA_VERSION   " GLOBUS_GSSAPI_GPT_4.4+"
+
+#define SSH_VERSION    "OpenSSH_5.2"
+
+#define SSH_PORTABLE   "p1"
+#define SSH_HPN         "-hpn13v5"
+#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE SSH_HPN \
+            NCSA_VERSION GSI_VERSION KRB5_VERSION MGLUE_VERSION
This page took 0.052025 seconds and 4 git commands to generate.