X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/e68225b262f96097d41685f6a98db36715711d32..c9ecc3c71562790fd69d7d595322e9eca55b875b:/version.h diff --git a/version.h b/version.h index 83e086c7..2b729524 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.46 2006/02/01 11:27:22 markus Exp $ */ + +#define SSH_VERSION "OpenSSH_4.3" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE