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 A3892440F3D for ; Wed, 6 Nov 2019 15:57:23 +0300 (MSK) From: "Alexander V. Tikhonov" Date: Wed, 6 Nov 2019 15:57:18 +0300 Message-Id: <3fcd602692971684c9b1a7423b96fb7611df148f.1573044108.git.avtikhon@tarantool.org> In-Reply-To: References: In-Reply-To: References: Subject: [Tarantool-patches] [PATCH v1 1/3] Bump libsmall version List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kirill Yukhin Cc: tarantool-patches@freelists.org, tarantool-patches@dev.tarantool.org --- src/lib/small | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/small b/src/lib/small index cdf7d4a8e..086f51f0c 160000 --- a/src/lib/small +++ b/src/lib/small @@ -1 +1 @@ -Subproject commit cdf7d4a8e24ae465298d0ddacaf1aaed1085281e +Subproject commit 086f51f0cc7cb3bf3f7879257bf9df296b5995f4 -- 2.17.1