star-buffer

Load 1D arrays in binary format
git clone git://git.meso-star.fr/star-buffer.git
Log | Files | Refs | README | LICENSE

commit 7cc4c74179280697a13a63af21c24d01db7a2086
parent 49d99ae5d8857481f8318e0a9068d4afc40f66f5
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 27 Oct 2023 17:05:21 +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.0 +VERSION = 0.1.0 PREFIX = /usr/local LIB_TYPE = SHARED