mirror of
https://github.com/redis/redis.git
synced 2026-06-09 08:55:06 -04:00
Update Makefile - RQE 8.0.0 (#14002)
This commit is contained in:
parent
113752ae1b
commit
6ec78b4742
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
SRC_DIR = src
|
||||
MODULE_VERSION = v7.99.91
|
||||
MODULE_VERSION = v8.0.0
|
||||
MODULE_REPO = https://github.com/redisearch/redisearch
|
||||
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/search-community/redisearch.so
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue