Bump signature cache version

Force a full rebuild as some signatures have changed.
This commit is contained in:
Kawe Mazidjatari 2023-05-01 23:45:42 +02:00
parent 0c26cc9b10
commit e8f6bf0eda

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