diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2003-09-02 16:40:30 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2003-09-02 16:40:30 +0000 |
commit | 31ec06f8e59d43fb203a827b4d63aa8923a17567 (patch) | |
tree | d30db3e4a9c9a43c2c41e0e5851d4df1fa57576c | |
parent | 331831e5370958442a8a3860505b873dea1eb10b (diff) |
enter 3.7
-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 7d9279513db..8c4f162454d 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.37 2003/04/01 10:56:46 markus Exp $ */ +/* $OpenBSD: version.h,v 1.38 2003/09/02 16:40:29 markus Exp $ */ -#define SSH_VERSION "OpenSSH_3.6.1" +#define SSH_VERSION "OpenSSH_3.7" |