From 65ef3a93be5a6d6e1bc559fa18fffe111bc1a77a Mon Sep 17 00:00:00 2001
From: Florent Lamiraux <florent@laas.fr>
Date: Thu, 30 May 2019 10:25:09 +0200
Subject: [PATCH] [hpp-spline] Set HPP_VERSION to 4.5.0: unchanged.

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

diff --git a/hpp-spline/Makefile b/hpp-spline/Makefile
index 9d5f257a..be4274fd 100644
--- a/hpp-spline/Makefile
+++ b/hpp-spline/Makefile
@@ -4,6 +4,7 @@
 
 HPP_PACKAGE=	hpp-spline
 HPP_COMMENT=	spline and bezier curves
+HPP_VERSION=	4.5.0
 
 CATEGORIES=	wip
 
-- 
GitLab