X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/e68225b262f96097d41685f6a98db36715711d32..822015dda8008714e520ca557865c28023adbc83:/version.h diff --git a/version.h b/version.h index 83e086c7..f6625230 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.19 2001/02/19 10:35:23 markus Exp $ */ - -#define SSH_VERSION "OpenSSH_2.5.1p1" +/* $OpenBSD: version.h,v 1.44 2005/03/16 21:17:39 markus Exp $ */ + +#define SSH_VERSION "OpenSSH_4.1" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE