X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/7e772e1fde92a9264496cd54ae8612ceb32aa333..f97edba64d1fb2b28ac269fe588396643d271b7b:/openssh/version.h diff --git a/openssh/version.h b/openssh/version.h index 3b2a35d..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.6.1p2" +#define SSH_VERSION "OpenSSH_5.2" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE