From 564a909b2a860c46f8d022d843621e8f55050895 Mon Sep 17 00:00:00 2001 From: Olivier Stasse <ostasse@laas.fr> Date: Fri, 31 May 2019 17:56:21 +0200 Subject: [PATCH] [wip/sot-tiago] Release v1.0.0 Fix problems to run on Tiago Steel with gripper and SoT. --- sot-tiago/Makefile | 2 +- sot-tiago/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sot-tiago/Makefile b/sot-tiago/Makefile index b43612b3..d14a7435 100644 --- a/sot-tiago/Makefile +++ b/sot-tiago/Makefile @@ -4,7 +4,7 @@ ORG= stack-of-tasks NAME= sot-tiago -VERSION= 0.0.2 +VERSION= 1.0.0 PKGNAME= ${NAME}-${VERSION} DISTNAME= ${NAME}-${VERSION} diff --git a/sot-tiago/distinfo b/sot-tiago/distinfo index f5308cea..7bbfb4e9 100644 --- a/sot-tiago/distinfo +++ b/sot-tiago/distinfo @@ -1,3 +1,3 @@ -SHA1 (sot-tiago/sot-tiago-0.0.2.tar.gz) = d2440eef39310e690db737d15f25e373df3bf03e -RMD160 (sot-tiago/sot-tiago-0.0.2.tar.gz) = 992a91ebdce9f51e6a82075c3680163ccc5b8c4b -Size (sot-tiago/sot-tiago-0.0.2.tar.gz) = 763067 bytes +SHA1 (sot-tiago/sot-tiago-1.0.0.tar.gz) = 6d94ae4cd04d3b40f12e3c87d6879fd4c332b489 +RMD160 (sot-tiago/sot-tiago-1.0.0.tar.gz) = cc573f07eee70a40c57395f9318e053c0eb29275 +Size (sot-tiago/sot-tiago-1.0.0.tar.gz) = 773223 bytes -- GitLab