rnsl

Load a list of strings expanded by the shell
git clone git://git.meso-star.fr/rnsl.git
Log | Files | Refs | README | LICENSE

commit 0ad2b5ecac87529c3e2d13658fc8e9e01c737db5
parent d63b440e892fcb8fcc7ac154ca92d32505fa0854
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 31 Oct 2023 11:42:22 +0100

Set version numer 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