mirror of
https://github.com/redis/redis.git
synced 2026-06-04 22:27:09 -04:00
version incremented up to 1.06
This commit is contained in:
parent
c35f7d5b8d
commit
a96ffc6641
1 changed files with 1 additions and 1 deletions
2
redis.c
2
redis.c
|
|
@ -27,7 +27,7 @@
|
|||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#define REDIS_VERSION "1.050"
|
||||
#define REDIS_VERSION "1.06"
|
||||
|
||||
#include "fmacros.h"
|
||||
#include "config.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue