diff options
| author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-09-30 19:58:07 +0000 |
|---|---|---|
| committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-09-30 19:58:07 +0000 |
| commit | 8723db212b448269de3734dd4055242155f0129b (patch) | |
| tree | 64537a744386dc47552464a0d175c59e5a2a7edb /crypto/openssh/version.h | |
| parent | eae9de64eb36b90772270b9c05d68d06bdb2efbe (diff) | |
Notes
Diffstat (limited to 'crypto/openssh/version.h')
| -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 cac15808b53d..372cc49a8a45 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_3.8.1p1" -#define SSH_VERSION_ADDENDUM "FreeBSD-20060123" +#define SSH_VERSION_ADDENDUM "FreeBSD-20060930" const char *ssh_version_get(void); void ssh_version_set_addendum(const char *add); |
