version marked 1.3.2

This commit is contained in:
antirez 2010-01-04 15:01:55 -05:00
parent 06233c4585
commit 5dc70bff2e

View File

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