From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id C28E24696C3 for ; Fri, 14 Feb 2020 22:39:53 +0300 (MSK) From: Ilya Kosarev Date: Fri, 14 Feb 2020 22:39:43 +0300 Message-Id: <4508552a54af3ea3fa890eb3e37d3740f493f861.1581705033.git.i.kosarev@tarantool.org> In-Reply-To: References: In-Reply-To: References: Subject: [Tarantool-patches] [PATCH v4 1/4] small: bump small version List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org Cc: v.shpilevoy@tarantool.org --- src/lib/small | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/small b/src/lib/small index 3df505017..8fe6374fe 160000 --- a/src/lib/small +++ b/src/lib/small @@ -1 +1 @@ -Subproject commit 3df5050171d040bfe5717b4bddf57da3b312ffe4 +Subproject commit 8fe6374fe52a437daa68be97b1a0cbd6a1345eca -- 2.17.1