commit ad33c342ff26dc7671b0077679d0646b04527998 parent d0ea16f6aac69f083cf76ad8f2ec4e93f044db03 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Mon, 30 Oct 2023 16:01:58 +0100 Set version number to 0.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.0.4 +VERSION = 0.1.0 PREFIX = /usr/local LIB_TYPE = SHARED