Redis 7.2.4
CI / test-ubuntu-latest (push) Has been cancelled
CI / test-sanitizer-address (push) Has been cancelled
CI / build-debian-old (push) Has been cancelled
CI / build-macos-latest (push) Has been cancelled
CI / build-32bit (push) Has been cancelled
CI / build-libc-malloc (push) Has been cancelled
CI / build-centos7-jemalloc (push) Has been cancelled
External Server Tests / test-external-standalone (push) Has been cancelled
External Server Tests / test-external-cluster (push) Has been cancelled
External Server Tests / test-external-nodebug (push) Has been cancelled
Spellcheck / Spellcheck (push) Has been cancelled

This commit is contained in:
Oran Agra
2024-01-09 13:51:49 +02:00
parent 85408b7391
commit d2c8a4b91e
2 changed files with 22 additions and 2 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
#define REDIS_VERSION "7.2.3"
#define REDIS_VERSION_NUM 0x00070203
#define REDIS_VERSION "7.2.4"
#define REDIS_VERSION_NUM 0x00070204