X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/0bbf2240eb29806bd7023a6263619f82f68e4240..c9ecc3c71562790fd69d7d595322e9eca55b875b:/version.h diff --git a/version.h b/version.h index 4455811e..2b729524 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.25 2001/10/15 16:10:50 deraadt Exp $ */ +/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.0.1p1" +#define SSH_VERSION "OpenSSH_4.3" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE