diff --git a/src/version.h b/src/version.h index 664c8233d..e59683759 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#define KEYDB_REAL_VERSION "0.0.0" -#define KEYDB_VERSION_NUM 0x00000000 +#define KEYDB_REAL_VERSION "255.255.255" +#define KEYDB_VERSION_NUM 0x00ffffff extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config