From b994e579f23fa781905e6d4a970c2906dbe58b66 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Fri, 19 Apr 2019 19:12:47 +0200
Subject: [PATCH] [wip/hpp-baxter] Stay on v4.4.0

---
 hpp-baxter/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hpp-baxter/Makefile b/hpp-baxter/Makefile
index d2843ec8..ec993aa8 100644
--- a/hpp-baxter/Makefile
+++ b/hpp-baxter/Makefile
@@ -4,6 +4,7 @@
 
 HPP_PACKAGE=	hpp-baxter
 HPP_COMMENT=	Wrappers for Baxter robot in HPP
+HPP_VERSION=	4.4.0
 
 ROSNAME=	$(subst -,_,${HPP_PACKAGE})
 
-- 
GitLab