Skip to content

Commit

Permalink
update version to 1.6.13 (#131)
Browse files Browse the repository at this point in the history
* update version to 1.6.13

* update redisearch submodule
  • Loading branch information
MeirShpilraien authored May 4, 2020
1 parent 8997444 commit 228ce11
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 @@ -4,7 +4,7 @@

#define RSCOORDINATOR_VERSION_MAJOR 1
#define RSCOORDINATOR_VERSION_MINOR 6
#define RSCOORDINATOR_VERSION_PATCH 12
#define RSCOORDINATOR_VERSION_PATCH 13

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

0 comments on commit 228ce11

Please sign in to comment.