Now that's the right 1.3.10
authorantirez <antirez@gmail.com>
Wed, 21 Apr 2010 08:31:48 +0000 (10:31 +0200)
committerantirez <antirez@gmail.com>
Wed, 21 Apr 2010 08:31:48 +0000 (10:31 +0200)
redis.c

diff --git a/redis.c b/redis.c
index 53d5c215c7ba11488c1eeb110b357f7046f8485b..1d3958abd74c9e21983eee70f53abed4076b14db 100644 (file)
--- a/redis.c
+++ b/redis.c
@@ -27,7 +27,7 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#define REDIS_VERSION "1.3.8"
+#define REDIS_VERSION "1.3.10"
 
 #include "fmacros.h"
 #include "config.h"