From 46b0d8cc59caeaff565538855baa2dc0a3aa1a5c Mon Sep 17 00:00:00 2001 From: Konstantin Osipov <kostja@tarantool.org> Date: Wed, 17 Dec 2014 10:13:13 +0300 Subject: [PATCH] Update the front page (release date). --- doc/www/content/pages/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/www/content/pages/index.rst b/doc/www/content/pages/index.rst index 645d098af8..6f3a5a3fda 100644 --- a/doc/www/content/pages/index.rst +++ b/doc/www/content/pages/index.rst @@ -9,7 +9,7 @@ Tarantool is a NoSQL database running inside a Lua program. It combines the network programming power of Node.JS with data persistency capabilities of Redis. It's **open source**, BSD licensed. -The latest release is Tarantool 1.6.3, published on July 20, 2014. +The latest release is Tarantool 1.6.4, published on November 24, 2014. ------------------------------------------------------------------------------- Features -- GitLab