Bump sigcache version

Force full rebuild
This commit is contained in:
Kawe Mazidjatari 2023-07-15 17:51:56 +02:00
parent c46d80872a
commit 6ff17557a2

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