Skip to content

Commit

Permalink
version bump - 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dvirsky committed Feb 5, 2018
1 parent 04ad681 commit 5f512cc
Showing 1 changed file with 1 addition and 1 deletion.
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 11
#define RSCOORDINATOR_VERSION_PATCH 12

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

0 comments on commit 5f512cc

Please sign in to comment.