star-uvm

Spatial structuring of unstructured volumetric meshes
git clone git://git.meso-star.fr/star-uvm.git
Log | Files | Refs | README | LICENSE

commit 2d5a3135ff4b25c71cb2c3a9851bf5e3cd89acc1
parent f2eb526f9dea048d90d209e743c7c5825099416b
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 13 Nov 2023 15:20:13 +0100

Set version number to 0.3.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.3.0 +VERSION = 0.3.1 PREFIX = /usr/local LIB_TYPE = SHARED