bump version
Former-commit-id: 4272a7de24eca935bfe1e13d44bdc0ece58efb55
This commit is contained in:
parent
7554a9ed9c
commit
d42ad8f837
@ -1,3 +1,12 @@
|
||||
keydb (6:6.0.18-1distribution_placeholder) codename_placeholder; urgency=medium
|
||||
|
||||
* 6.0.18 - This release contains a number of improvements to stability and performance.
|
||||
* Additional tests were added with improvements to existing test reliability
|
||||
* Merged Redis 6.0.10 into KeyDB
|
||||
* Issues resolved in this release: #214, #222, #238, #257, #273, #276, #285
|
||||
|
||||
-- Ben Schermel <ben@eqalpha.com> Fri, 26 Mar 2021 16:00:00 +0000
|
||||
|
||||
keydb (6:6.0.16-1distribution_placeholder) codename_placeholder; urgency=medium
|
||||
|
||||
* 6.0.16 - This release contains significant performance improvements as well as fixes to the following issues: #234, #236, #233, #207, #229, #231
|
||||
|
@ -1,4 +1,4 @@
|
||||
#define KEYDB_REAL_VERSION "6.0.17"
|
||||
#define KEYDB_REAL_VERSION "6.0.18"
|
||||
#define KEYDB_VERSION_NUM 0x00060011
|
||||
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user