diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2000-12-27 14:10:14 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2000-12-27 14:10:14 +0000 |
commit | c4f9507c9ae05be315a12c2720053cecf86b6b9d (patch) | |
tree | ed69bc95a0dbe053ea0fffe94e017a00a38cb3d5 /usr.bin/ssh/version.h | |
parent | a8dfd04344f63a42b82050b2996f2439d84f4773 (diff) |
undo
Diffstat (limited to 'usr.bin/ssh/version.h')
-rw-r--r-- | usr.bin/ssh/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h index b78676f0111..d60c9dfc841 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.14 2000/12/27 12:47:18 markus Exp $ */ +/* $OpenBSD: version.h,v 1.15 2000/12/27 14:10:13 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.4.0" +#define SSH_VERSION "OpenSSH_2.3.0" |