Update the OpenSSH minor-version string.
Requested by: obrien Reviewed by: rwatson
This commit is contained in:
parent
3a281bb721
commit
221000aec0
@ -5,7 +5,7 @@
|
||||
|
||||
#define SSH_VERSION (ssh_version_get())
|
||||
#define SSH_VERSION_BASE "OpenSSH_2.9"
|
||||
#define SSH_VERSION_ADDENDUM "green@FreeBSD.org 20010608"
|
||||
#define SSH_VERSION_ADDENDUM "FreeBSD localisations 20010713"
|
||||
|
||||
const char *ssh_version_get(void);
|
||||
void ssh_version_set_addendum(const char *add);
|
||||
|
Loading…
Reference in New Issue
Block a user