commit 6a108afd1ad0a9b68c9648c88f97d0caec2f8bfc parent 995570d4274e35fcd716bc655f401104c0e10b86 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Thu, 2 Nov 2023 11:52:36 +0100 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