X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/f14a503345a0b567c8ef01f33ece45b001c52c27..13455c70065bfbf07f1e51e3c16816ca264be549:/version.h diff --git a/version.h b/version.h index 20eb6feb..721ebdea 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.29 2002/04/10 08:56:01 markus Exp $ */ +/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.2p1" +#define SSH_VERSION "OpenSSH_5.3" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE