X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/cc3ccfdcf6f5a680e5999ca84335df8da519fe64..f666dcfa41a9a4bebf8dec0b667efae446908e8a:/version.h diff --git a/version.h b/version.h index 0e788871..b9c87e2f 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.23 2001/04/24 16:43:16 markus Exp $ */ +/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.9p1" +#define SSH_VERSION "OpenSSH_4.2" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE