star-cmap

Mapping values onto color ramps
git clone git://git.meso-star.fr/star-cmap.git
Log | Files | Refs | README | LICENSE

commit 13e4cf09241375209e3e2f5034fdc93b75e380ac
parent e2c229d4551dfbb503f18dcff2e9c29423912547
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 27 Oct 2023 16:23:37 +0200

Set version number to 0.1

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,4 +1,4 @@ -VERSION = 0.0.3 +VERSION = 0.1.0 PREFIX = /usr/local LIB_TYPE = SHARED