Skip to content

Commit f667f4e

Browse files
cherukum-Amazonmadolson
authored andcommitted
Bump version to 9.0.0 GA
Signed-off-by: cherukum-amazon <[email protected]>
1 parent 6700272 commit f667f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* In unstable branch the status is always "dev".
1111
* During release process the status will be set to rc1,rc2...rcN.
1212
* When the version is released the status will be "ga". */
13-
#define VALKEY_RELEASE_STAGE "rc3"
13+
#define VALKEY_RELEASE_STAGE "ga"
1414

1515
/* Redis OSS compatibility version, should never
1616
* exceed 7.2.x. */

0 commit comments

Comments
 (0)