commit 67a3cda649c1d238887fd2f17846385ac6d3a49c parent 448e1197ae4e25a29327f5d6313a837be0df7862 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 1 Oct 2025 16:50:48 +0200 Set version number to 0.1.1 Diffstat:
| M | config.mk | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -1,4 +1,4 @@ -VERSION = 0.1.0 +VERSION = 0.1.1 PREFIX = /usr/local LIB_TYPE = SHARED