X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/231cecf97a43fd9874119b7bfcf900f3b4d81edd..09dcbb73d661c6366f40e769a038ef72a7395988:/openssh/version.h?ds=sidebyside diff --git a/openssh/version.h b/openssh/version.h index 97aa98f..171d2a6 100644 --- a/openssh/version.h +++ b/openssh/version.h @@ -1,4 +1,4 @@ -/* $OpenBSD: version.h,v 1.49 2007/03/06 10:13:14 djm 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_20070314" +#define NCSA_VERSION " GLOBUS_GSSAPI_20100106" -#define SSH_VERSION "OpenSSH_4.6" +#define SSH_VERSION "OpenSSH_5.3" #define SSH_PORTABLE "p1" -#define SSH_HPN "-hpn12v17" +#define SSH_HPN "-hpn13v6" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE SSH_HPN \ NCSA_VERSION GSI_VERSION KRB5_VERSION MGLUE_VERSION