diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2002-03-06 00:25:56 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2002-03-06 00:25:56 +0000 |
commit | 2b266251eb3bbc5e2745f143e365241ea8889a60 (patch) | |
tree | 41e90c7ccedcd52c11ae9232a93485c2baa1c535 /usr.bin/ssh | |
parent | 3a79bd8a9aa6075c711ed26adc0c79dcde219c2a (diff) |
OpenSSH_3.1
Diffstat (limited to 'usr.bin/ssh')
-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 cfb33541b90..b11977ffcf0 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.27 2001/12/05 15:04:48 markus Exp $ */ +/* $OpenBSD: version.h,v 1.28 2002/03/06 00:25:55 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.0.2" +#define SSH_VERSION "OpenSSH_3.1" |