We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6700272 commit f667f4eCopy full SHA for f667f4e
src/version.h
@@ -10,7 +10,7 @@
10
* In unstable branch the status is always "dev".
11
* During release process the status will be set to rc1,rc2...rcN.
12
* When the version is released the status will be "ga". */
13
-#define VALKEY_RELEASE_STAGE "rc3"
+#define VALKEY_RELEASE_STAGE "ga"
14
15
/* Redis OSS compatibility version, should never
16
* exceed 7.2.x. */
0 commit comments