]> git.saurik.com Git - redis.git/commitdiff
Version changed to 1.3.0, welcome to the new unstable
authorantirez <antirez@gmail.com>
Sun, 27 Dec 2009 21:26:51 +0000 (16:26 -0500)
committerantirez <antirez@gmail.com>
Sun, 27 Dec 2009 21:26:51 +0000 (16:26 -0500)
redis.c

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