]> andersk Git - gssapi-openssh.git/blobdiff - openssh/version.h
remove superfluous #includes
[gssapi-openssh.git] / openssh / version.h
index 3cdb3c02dd560bc7485aea8156d457e4cba4af64..fbf07e6a299e2da2646e7368d26d0ab9ae5f2b69 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: version.h,v 1.39 2003/09/16 21:02:40 markus Exp $ */
+/* $OpenBSD: version.h,v 1.40 2004/02/23 15:16:46 markus Exp $ */
 
 #ifdef GSI
 #define GSI_VERSION    " GSI"
@@ -18,6 +18,6 @@
 #define MGLUE_VERSION  ""
 #endif
 
-#define SSH_VERSION    "OpenSSH_3.7.1p2"       \
-                       " NCSA_GSSAPI_20040119" \
+#define SSH_VERSION    "OpenSSH_3.8p1"         \
+                       " NCSA_GSSAPI_20040304" \
                        GSI_VERSION KRB5_VERSION MGLUE_VERSION
This page took 0.032365 seconds and 4 git commands to generate.