futriix/src/version.h

10 lines
281 B
C
Raw Normal View History

<<<<<<< HEAD
#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
=======
2021-09-30 23:44:16 +03:00
#define REDIS_VERSION "6.2.6"
#define REDIS_VERSION_NUM 0x00060206
>>>>>>> 6.2.6