Bump cache version

Force full rebuild of cache map due to changed/added/removed signatures.
This commit is contained in:
Kawe Mazidjatari 2023-04-30 21:49:04 +02:00
parent 39af321b54
commit 8ffe04c736

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 0x2 // Increment when SDK updates are released.
#define SIGDB_MINOR_VERSION 0x3 // Increment when SDK updates are released.
#ifdef DEDICATED
#define SIGDB_FILE "cfg/server/startup.bin"