X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/0fff78ff85eabb96f2600c7996ab2a6ffd21e706..f97edba64d1fb2b28ac269fe588396643d271b7b:/openssh/version.h diff --git a/openssh/version.h b/openssh/version.h index 37e0c22..f2f3196 100644 --- a/openssh/version.h +++ b/openssh/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.37 2003/04/01 10:56:46 markus Exp $ */ +/* $OpenBSD: version.h,v 1.55 2009/02/23 00:06:15 djm Exp $ */ -#define SSH_VERSION "OpenSSH_3.7p1" +#define SSH_VERSION "OpenSSH_5.2" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE