mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Version bump for mm_answer_pam_respond() fix.
This commit is contained in:
parent
669e440e50
commit
9f95720321
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#define SSH_VERSION (ssh_version_get())
|
||||
#define SSH_VERSION_BASE "OpenSSH_3.4p1"
|
||||
#define SSH_VERSION_ADDENDUM "FreeBSD-20020629"
|
||||
#define SSH_VERSION_ADDENDUM "FreeBSD-20020702"
|
||||
|
||||
const char *ssh_version_get(void);
|
||||
void ssh_version_set_addendum(const char *add);
|
||||
|
|
|
|||
Loading…
Reference in a new issue