X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/9603096f52828a61c192a120fa22a18b0b950436..HEAD:/version.h diff --git a/version.h b/version.h index d5fd0c6c..721ebdea 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */ +/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */ -#define SSH_VERSION "OpenSSH_4.3" +#define SSH_VERSION "OpenSSH_5.3" -#define SSH_PORTABLE "p2" +#define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE