X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/5156b1a1fca465f5acd9a09f208d610a64ec2ab3..bed61975d1c41f23aa3bfe3f38b9bb3ef0e4c3c1:/openssh/version.h diff --git a/openssh/version.h b/openssh/version.h index c9027d5..dac83c6 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.55 2009/02/23 00:06:15 djm Exp $ */ #ifdef GSI #define GSI_VERSION " GSI" @@ -18,11 +18,11 @@ #define MGLUE_VERSION "" #endif -#define NCSA_VERSION " NCSA_GSSAPI_20080727" +#define NCSA_VERSION " GLOBUS_GSSAPI_20090831" -#define SSH_VERSION "OpenSSH_5.1" +#define SSH_VERSION "OpenSSH_5.2" #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