mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Update version string.
This commit is contained in:
parent
c8ad87debb
commit
1acac5eba8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#define SSH_VERSION (ssh_version_get())
|
||||
#define SSH_VERSION_BASE "OpenSSH_2.9"
|
||||
#define SSH_VERSION_ADDENDUM "FreeBSD localisations 20011202"
|
||||
#define SSH_VERSION_ADDENDUM "FreeBSD localisations 20020307"
|
||||
|
||||
const char *ssh_version_get(void);
|
||||
void ssh_version_set_addendum(const char *add);
|
||||
|
|
|
|||
Loading…
Reference in a new issue