From 9f4589ab1c86504a82ab84c9fab6bd9ab3046ebb Mon Sep 17 00:00:00 2001 From: benschermel Date: Fri, 13 Aug 2021 00:35:19 +0000 Subject: [PATCH] bump version Former-commit-id: af0769c1a917e9b17dda15b5aca6efdb958bfce4 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 8ffdfbedb..407ce2a11 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ #define KEYDB_REAL_VERSION "6.2.0" -#define KEYDB_VERSION_NUM 0x00060013 +#define KEYDB_VERSION_NUM 0x00060200 extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config enum VersionCompareResult