Skip to content

Commit

Permalink
rls: release ror-1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gd.zhou authored and patpatbear committed Sep 13, 2023
1 parent 378c9db commit 4a9cbc4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions SWAP-RELEASENOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
================================================================================
ror-1.2.3 Released Wed Sep 13 00:00:00 CST 2023
================================================================================
* [fix] code crash when executing zremrangebyscore command

================================================================================
ror-1.2.2 Released Mon Sep 4 00:00:00 CST 2023
================================================================================
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#define REDIS_VERSION "6.2.6"
#define REDIS_VERSION_NUM 0x00060206
#define SWAP_VERSION "1.2.2"
#define SWAP_VERSION "1.2.3"

0 comments on commit 4a9cbc4

Please sign in to comment.