Changelog for 2020.81

This commit is contained in:
Matt Johnston
2020-10-29 21:35:50 +08:00
parent b070bcd570
commit d852d69b50
3 changed files with 26 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
*******************************************************************/
#ifndef DROPBEAR_VERSION
#define DROPBEAR_VERSION "2020.80"
#define DROPBEAR_VERSION "2020.81"
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION