futriix/src/version.h
christianEQ 358debebfa Merge tag 'tags/6.0.10' into redismerge_2021-01-20
Former-commit-id: dadce055f897cee83946c2d3e5cbb76341b94230
2021-01-26 21:43:09 +00:00

5 lines
173 B
C

#define KEYDB_REAL_VERSION "0.0.0"
#define KEYDB_VERSION_NUM 0x00000000
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config