X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/cc3ccfdcf6f5a680e5999ca84335df8da519fe64..0752feb375b298fc4190d2b016e79f69b751b1a5:/version.h diff --git a/version.h b/version.h index 0e788871..721ebdea 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.23 2001/04/24 16:43:16 markus Exp $ */ +/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.9p1" +#define SSH_VERSION "OpenSSH_5.3" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE