We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbf9b5 commit e433d72Copy full SHA for e433d72
src/shardcache.c
@@ -21,7 +21,7 @@
21
#include "messaging.h"
22
#include "shardcache_replica.h"
23
24
-const char *LIBSHARDCACHE_VERSION = "1.0";
+const char *LIBSHARDCACHE_VERSION = "1.1";
25
26
extern int shardcache_log_initialized;
27
extern unsigned int shardcache_loglevel;
0 commit comments