X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/eea39c0272a730e084139c86449282fb2f03fa60..bc9a470b2b90552bce6faf239d79227fc30ad5aa:/version.h diff --git a/version.h b/version.h index 591fbdfc..f2f3196a 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.16 2001/01/08 22:29:05 markus Exp $ */ +/* $OpenBSD: version.h,v 1.55 2009/02/23 00:06:15 djm Exp $ */ -#define SSH_VERSION "OpenSSH_2.3.1p1" +#define SSH_VERSION "OpenSSH_5.2" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE