]> git.saurik.com Git - redis.git/blobdiff - redis.c
Version changed to 1.3.0, welcome to the new unstable
[redis.git] / 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.
  */
 
-#define REDIS_VERSION "1.1.95"
+#define REDIS_VERSION "1.3.0"
 
 #include "fmacros.h"
 #include "config.h"