diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2005-08-31 09:28:43 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2005-08-31 09:28:43 +0000 |
commit | e19126dbb444f452aec04e1456f5f489413b5907 (patch) | |
tree | 0df46336447be48f2ef455ceb2cfb7c5ddc0a8ec /usr.bin | |
parent | c200ddae73ad3f2c57a6a39d1dd267034b80a971 (diff) |
4.2
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 ccc24e5a148..91092a217b7 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.44 2005/03/16 21:17:39 markus Exp $ */ +/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */ -#define SSH_VERSION "OpenSSH_4.1" +#define SSH_VERSION "OpenSSH_4.2" |