X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/fa7499cc6ff64268191a9f17bb35c28908ea4a40..HEAD:/openssh/version.h diff --git a/openssh/version.h b/openssh/version.h index a4c9f79..171d2a6 100644 --- a/openssh/version.h +++ b/openssh/version.h @@ -1,4 +1,4 @@ -/* $OpenBSD: version.h,v 1.50 2007/08/15 08:16:49 markus Exp $ */ +/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */ #ifdef GSI #define GSI_VERSION " GSI" @@ -18,11 +18,11 @@ #define MGLUE_VERSION "" #endif -#define NCSA_VERSION " NCSA_GSSAPI_20071204" +#define NCSA_VERSION " GLOBUS_GSSAPI_20100106" -#define SSH_VERSION "OpenSSH_4.7" +#define SSH_VERSION "OpenSSH_5.3" #define SSH_PORTABLE "p1" -#define SSH_HPN "-hpn13v1" +#define SSH_HPN "-hpn13v6" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE SSH_HPN \ NCSA_VERSION GSI_VERSION KRB5_VERSION MGLUE_VERSION