mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Version bump for mm_answer_pam_respond() fix.
This commit is contained in:
parent
669e440e50
commit
9f95720321
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99259
@ -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 New Issue
Block a user