random tested mode for test-redis.tcl, minor other stuff, version switched to 0.8

This commit is contained in:
antirez
2009-03-24 00:43:38 +01:00
parent cf3f0c012d
commit 5a6948fbc0
4 changed files with 39 additions and 40 deletions

View File

@ -27,7 +27,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#define REDIS_VERSION "0.07"
#define REDIS_VERSION "0.08"
#include <stdio.h>
#include <stdlib.h>