Skip to content

Commit

Permalink
Upgrade RS to add backslash escapes
Browse files Browse the repository at this point in the history
  • Loading branch information
mnunberg committed May 15, 2018
1 parent 1cd659d commit 9b132b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/dep/RediSearch
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#define RSCOORDINATOR_VERSION_MAJOR 1
#define RSCOORDINATOR_VERSION_MINOR 0
#define RSCOORDINATOR_VERSION_PATCH 27
#define RSCOORDINATOR_VERSION_PATCH 28

// convert semver to incremental number as expected by redis
#define RSCOORDINATOR_VERSION \
Expand Down

0 comments on commit 9b132b6

Please sign in to comment.