star-uvm

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

commit 49dce40664bc383769c0f027b928437a40194e26
parent 36bcd756cda4dac71c3d4f013efff420ec4ac6ce
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 27 Oct 2023 12:27:59 +0200

Set version number to 0.3

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.2.0 +VERSION = 0.3.0 PREFIX = /usr/local LIB_TYPE = SHARED