X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/1905db131136b198e91b2f7a2b67a43247758c33..HEAD:/version.h diff --git a/version.h b/version.h index 7e07541a..721ebdea 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.13 2000/10/16 09:38:45 djm Exp $ */ +/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.3.0p2" +#define SSH_VERSION "OpenSSH_5.3" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE