diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2002-06-26 13:56:28 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2002-06-26 13:56:28 +0000 |
commit | b44d9225ed8f132e2c7815fcc32e37bf77e92a21 (patch) | |
tree | 0122a56997a3dacda51ce7274dbee6a40cf40a4d | |
parent | a6e15df747d0fe2a291a7ad8035da90c0c3e8dfb (diff) |
3.4
-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 5c8ec45155d..57a1e3f646a 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.33 2002/06/21 15:41:20 markus Exp $ */ +/* $OpenBSD: version.h,v 1.34 2002/06/26 13:56:27 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.3" +#define SSH_VERSION "OpenSSH_3.4" |