diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2002-05-17 14:57:41 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2002-05-17 14:57:41 +0000 |
commit | 25a15fccb48a7d1d501cf5b836cce1a31008c1da (patch) | |
tree | 5560afe80c297ca1fd0308a82522f7223a677e17 /usr.bin | |
parent | 5f45f619939c475aa336b9856ce3dcb98bf05f20 (diff) |
version.h
Diffstat (limited to 'usr.bin')
-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 84fa1392b85..d0358dca070 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.31 2002/05/15 21:05:29 markus Exp $ */ +/* $OpenBSD: version.h,v 1.32 2002/05/17 14:57:40 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.2.2" +#define SSH_VERSION "OpenSSH_3.2.3" |