Update version string since we applied a fix for the UseLogin issue.
This commit is contained in:
parent
f77cb88b79
commit
d69c342a45
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user