rnsf

Define and load a phase function data format
git clone git://git.meso-star.fr/rnsf.git
Log | Files | Refs | README | LICENSE

commit 9079603c68e840a79cdc32282b9cbeaf858897ac
parent 545fe60a698243e8cfb31f26b2d7ae8d3761c160
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 31 Oct 2023 12:06:23 +0100

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