X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/663ebb32358b065321cf31b57d0552c733115f7d..HEAD:/version.h diff --git a/version.h b/version.h index b4eb970c..721ebdea 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.27 2001/12/05 15:04:48 markus Exp $ */ +/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.0.2p1" +#define SSH_VERSION "OpenSSH_5.3" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE