Bump version

Former-commit-id: ee5a281ed0012aca359b9448df5236bef719f4a7
This commit is contained in:
John Sully 2020-07-10 04:13:42 +00:00
parent 52123f9529
commit 4e7027264f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
keydb-pro (6:6.0.12-1distribution_placeholder) codename_placeholder; urgency=medium
* 6.0.12 Enable SCAN for MVCC
-- Ben Schermel <ben@eqalpha.com> Fri, 10 Jul 2020 20:00:37 +0000
keydb-pro (6:6.0.11-1distribution_placeholder) codename_placeholder; urgency=medium keydb-pro (6:6.0.11-1distribution_placeholder) codename_placeholder; urgency=medium
* 6.0.11 fixes applied related to cluster usage and expires * 6.0.11 fixes applied related to cluster usage and expires

View File

@ -1,4 +1,4 @@
#define KEYDB_REAL_VERSION "6.0.11" #define KEYDB_REAL_VERSION "6.0.12"
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
enum VersionCompareResult enum VersionCompareResult