X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/7435de97e06a6f521ca5a565aeb5f36861ca3375..refs/tags/OPENSSH_5_2P1:/openssh/version.h diff --git a/openssh/version.h b/openssh/version.h index bd70b2c..f2f3196 100644 --- a/openssh/version.h +++ b/openssh/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.32 2002/05/17 14:57:40 markus Exp $ */ +/* $OpenBSD: version.h,v 1.55 2009/02/23 00:06:15 djm Exp $ */ -#define SSH_VERSION "OpenSSH_3.2.3p1" +#define SSH_VERSION "OpenSSH_5.2" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE