diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 2001-12-03 22:47:51 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 2001-12-03 22:47:51 +0000 |
| commit | eb5bc300e8404bf52f6c6a17aea717f6c4084757 (patch) | |
| tree | 2e254c33bc2fc638e6935e6a2add392be64fd76c /crypto | |
| parent | 08b443022e01b95bc56afb69ed00c3bfc9e631ad (diff) | |
Notes
Diffstat (limited to 'crypto')
| -rw-r--r-- | crypto/openssh/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h index 08350114ee46..a55bcc8e7ba9 100644 --- a/crypto/openssh/version.h +++ b/crypto/openssh/version.h @@ -5,7 +5,7 @@ #define SSH_VERSION (ssh_version_get()) #define SSH_VERSION_BASE "OpenSSH_2.9" -#define SSH_VERSION_ADDENDUM "FreeBSD localisations 20010713" +#define SSH_VERSION_ADDENDUM "FreeBSD localisations 20011202" const char *ssh_version_get(void); void ssh_version_set_addendum(const char *add); |
