Force full rebuild of SMap

Force full rebuild due to changed/added/removed signatures.
This commit is contained in:
Kawe Mazidjatari 2023-02-12 20:07:27 +01:00
parent ae8a6222fe
commit 246312840b

View File

@ -7,7 +7,7 @@
#define SIGDB_DICT_SIZE 20
#define SIGDB_MAJOR_VERSION 0x1 // Increment when library changes are made.
#define SIGDB_MINOR_VERSION 0x9 // Increment when SDK updates are released.
#define SIGDB_MINOR_VERSION 0xA // Increment when SDK updates are released.
#ifdef DEDICATED
#define SIGDB_FILE "cfg\\server\\startup.bin"