commit 172821dc7d5845a59d9ee555c417e750a2470a2d parent 311fc63bf1b68cb777e8ce396bc106a9cdf0f0ba Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 27 Oct 2023 14:34:27 +0200 Set version number to 0.4 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.3.3 +VERSION = 0.4 PREFIX = /usr/local LIB_TYPE = SHARED