]> git.saurik.com Git - redis.git/commitdiff
Version is now 1.3.1
authorantirez <antirez@gmail.com>
Sat, 2 Jan 2010 14:37:01 +0000 (09:37 -0500)
committerantirez <antirez@gmail.com>
Sat, 2 Jan 2010 14:37:01 +0000 (09:37 -0500)
redis.c

diff --git a/redis.c b/redis.c
index 9f1eb7a2507d0ba4d3d466ce7e67d4880bd038fa..ebeccfbe33914fc8a0755bc3b2107151ea81e0e7 100644 (file)
--- a/redis.c
+++ b/redis.c
@@ -27,7 +27,7 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#define REDIS_VERSION "1.3.0"
+#define REDIS_VERSION "1.3.1"
 
 #include "fmacros.h"
 #include "config.h"
 
 #include "fmacros.h"
 #include "config.h"