From d3edb928aa852a346134b16245b65fa6c3098c43 Mon Sep 17 00:00:00 2001 From: Konstantin Osipov <kostja@tarantool.org> Date: Tue, 10 Jul 2012 09:56:59 +0400 Subject: [PATCH] Make 1.4.7. --- CMakeLists.txt | 2 +- doc/www-data.in/index | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 18cf2412ff..d0b2c5eb0b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -92,7 +92,7 @@ execute_process (COMMAND ${GIT} describe HEAD # set (CPACK_PACKAGE_VERSION_MAJOR "1") set (CPACK_PACKAGE_VERSION_MINOR "4") -set (CPACK_PACKAGE_VERSION_PATCH "6") +set (CPACK_PACKAGE_VERSION_PATCH "7") if (TARANTOOL_VERSION STREQUAL "") set (TARANTOOL_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}") diff --git a/doc/www-data.in/index b/doc/www-data.in/index index 5b17c294b4..afc0d75cdc 100644 --- a/doc/www-data.in/index +++ b/doc/www-data.in/index @@ -12,6 +12,8 @@ What's new ========== +2012-07-10: Tarantool 1.4.7 is out, ported to Mac OS X + 2012-04-09: Tarantool 1.4.6 is out, featuring multipart primary keys 2012-04-08: Tarantool 1.4.5, next stable version of 1.4 branch. @@ -30,6 +32,8 @@ What's new ÐовоÑти ======= +2012-07-10: Tarantool 1.4.7 is out, Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¾Ð¹ Mac OS X + 2012-04-09: Tarantool 1.4.6 добавлÑет поддержку первичных ключей по неÑкольким полÑм 2012-04-08: Tarantool 1.4.5, Ð½Ð¾Ð²Ð°Ñ ÑÑ‚Ð°Ð±Ð¸Ð»ÑŒÐ½Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Ð²ÐµÑ‚ÐºÐ¸ 1.4. -- GitLab