Force rebuild of sigcache

Signatures changed and need to be force rebuild.
This commit is contained in:
Kawe Mazidjatari 2023-09-12 17:45:17 +02:00
parent 384ad649bf
commit c8dea8927c

View File

@ -7,7 +7,7 @@
#define SIGDB_DICT_SIZE 20
#define SIGDB_MAJOR_VERSION 0x2 // Increment when library changes are made.
#define SIGDB_MINOR_VERSION 0x6 // Increment when SDK updates are released.
#define SIGDB_MINOR_VERSION 0x7 // Increment when SDK updates are released.
class CSigCache
{