diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h index fe2e876ea87..5e7a38da094 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1 +1 @@ -#define SSH_VERSION "OpenSSH-1.2.3" +#define SSH_VERSION "OpenSSH-2.0" |