X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/d3057ca4cf3225dc431e13e2cdb7c3e8a1ee73d5..22ce3a3becb01f9487f7fa12b859100c162e231c:/openssh/version.h diff --git a/openssh/version.h b/openssh/version.h index dd04635..171d2a6 100644 --- a/openssh/version.h +++ b/openssh/version.h @@ -1,4 +1,4 @@ -/* $OpenBSD: version.h,v 1.54 2008/07/21 08:19:07 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 " GLOBUS_GSSAPI_20080730" +#define NCSA_VERSION " GLOBUS_GSSAPI_20100106" -#define SSH_VERSION "OpenSSH_5.1" +#define SSH_VERSION "OpenSSH_5.3" #define SSH_PORTABLE "p1" -#define SSH_HPN "-hpn13v5" +#define SSH_HPN "-hpn13v6" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE SSH_HPN \ NCSA_VERSION GSI_VERSION KRB5_VERSION MGLUE_VERSION