X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/57f5c15ba203dc94a865c0dc90bd2f446d76be15..HEAD:/version.h diff --git a/version.h b/version.h index 380e3590..721ebdea 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,6 @@ -/* $OpenBSD: version.h,v 1.36 2003/03/17 11:43:47 markus Exp $ */ - -#define SSH_VERSION "OpenSSH_3.6p1" +/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */ + +#define SSH_VERSION "OpenSSH_5.3" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE