Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
d7a84df9
Commit
d7a84df9
authored
Jul 12, 2023
by
michael-grunder
Committed by
Michael Grunder
Jul 13, 2023
Browse files
Bump development SONAME.
parent
60e5075d
Changes
1
Show whitespace changes
Inline
Side-by-side
hiredis.h
View file @
d7a84df9
...
@@ -48,7 +48,7 @@ typedef long long ssize_t;
...
@@ -48,7 +48,7 @@ typedef long long ssize_t;
#define HIREDIS_MAJOR 1
#define HIREDIS_MAJOR 1
#define HIREDIS_MINOR 2
#define HIREDIS_MINOR 2
#define HIREDIS_PATCH 0
#define HIREDIS_PATCH 0
#define HIREDIS_SONAME 1.
1.0
#define HIREDIS_SONAME 1.
2.1-dev
/* Connection type can be blocking or non-blocking and is set in the
/* Connection type can be blocking or non-blocking and is set in the
* least significant bit of the flags field in redisContext. */
* least significant bit of the flags field in redisContext. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment