X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/db1cd2f35eb5e9461364cbd56bdc7843df59444a..e45da4d6928b5f35b9add90897665eaec43ac108:/version.h diff --git a/version.h b/version.h index bdf8c1d2..b9c87e2f 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.21 2001/03/27 17:46:50 provos Exp $ */ +/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.5.3p1" +#define SSH_VERSION "OpenSSH_4.2" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE