X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/8efc0c151a0f57612e1aa0abb5b7d536db4cf76a..822015dda8008714e520ca557865c28023adbc83:/version.h diff --git a/version.h b/version.h index 8d2fc5c2..f6625230 100644 --- a/version.h +++ b/version.h @@ -1 +1,6 @@ -#define SSH_VERSION "OpenSSH-1.2" +/* $OpenBSD: version.h,v 1.44 2005/03/16 21:17:39 markus Exp $ */ + +#define SSH_VERSION "OpenSSH_4.1" + +#define SSH_PORTABLE "p1" +#define SSH_RELEASE SSH_VERSION SSH_PORTABLE