Bump version to 2022.82

This commit is contained in:
Matt Johnston
2022-04-01 14:43:27 +08:00
parent c6e2d50310
commit b8669b063b
3 changed files with 30 additions and 15 deletions

View File

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