Verison is now 1.3.17, that is 2.0.0 RC4

This commit is contained in:
antirez
2010-07-29 13:15:31 +02:00
parent ac10524377
commit 655f79a933

View File

@ -27,7 +27,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#define REDIS_VERSION "1.3.16"
#define REDIS_VERSION "1.3.17"
#include "fmacros.h"
#include "config.h"