From 2193acf42df24e20c2a8beab93d84b8cb36d6ede Mon Sep 17 00:00:00 2001
From: Olivier Stasse <ostasse@laas.fr>
Date: Fri, 6 Jul 2018 10:05:57 +0200
Subject: [PATCH] =?UTF-8?q?[wip/sot-core]=20Release=20v3.1.8=20Add=20Event?=
 =?UTF-8?q?::setOnlyUp=20Add=20entity=20VariadicOp=20and=20update=20Mix=5F?=
 =?UTF-8?q?of=5Fvector=20entity.=20Make=20Switch=20derive=20from=20Variadi?=
 =?UTF-8?q?cAbstract=20Enhance=20VectorSelecter=20and=20MatrixComparison?=
 =?UTF-8?q?=20Add=20command=20Sot::getSize=20Fix=20usage=20of=20activated?=
 =?UTF-8?q?=20DoF=20in=20entity=20Sot=20Make=20Multiply=5Fof=5F*=20a=20Var?=
 =?UTF-8?q?iadicOp=20instead=20of=20BinaryOp=20Clean=20code=20of=20operato?=
 =?UTF-8?q?r=20PoseUThetaToMatrixHomo,=20MatrixHomoToPoseUTheta=EF=BF=BC?=
 =?UTF-8?q?=E2=80=A6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 sot-core-v3/Makefile | 2 +-
 sot-core-v3/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sot-core-v3/Makefile b/sot-core-v3/Makefile
index 759d2ca6..866e5139 100644
--- a/sot-core-v3/Makefile
+++ b/sot-core-v3/Makefile
@@ -4,7 +4,7 @@
 
 PKGNAME=		sot-core-v3-${VERSION}
 DISTNAME=		sot-core-v3-${VERSION}
-VERSION=		3.1.7
+VERSION=		3.1.8
 
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=sot-core-v3/}
 MASTER_REPOSITORY=	${MASTER_REPOSITORY_GITHUB}/stack-of-tasks/sot-core
diff --git a/sot-core-v3/distinfo b/sot-core-v3/distinfo
index a90abc18..9f941676 100644
--- a/sot-core-v3/distinfo
+++ b/sot-core-v3/distinfo
@@ -1,3 +1,3 @@
-SHA1 (sot-core-v3-3.1.7.tar.gz) = 480f019181bd0f68989e8886c8fcad3bd589740e
-RMD160 (sot-core-v3-3.1.7.tar.gz) = 50f5b5160ffe5ae2aba90c0156d07b8e96dfbd8b
-Size (sot-core-v3-3.1.7.tar.gz) = 1042229 bytes
+SHA1 (sot-core-v3-3.1.8.tar.gz) = 1b7ae1cf10a406129a64f8986a45a2e8c1e14499
+RMD160 (sot-core-v3-3.1.8.tar.gz) = 8d31f9160f78ef92fe4087e39b8850d1a9b49f85
+Size (sot-core-v3-3.1.8.tar.gz) = 1042238 bytes
-- 
GitLab