more HTML doc changes

This commit is contained in:
antirez
2009-12-05 19:35:15 +01:00
parent 43f30ac0f9
commit 76d31044d4
4 changed files with 31 additions and 19 deletions

View File

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