commit 58bd1f9807ceb3c1945108a94116446f9ca04fdb parent 3677019b2d92c13b9d3d62d64ae199702f8b1712 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Thu, 19 Oct 2023 11:22:31 +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.2 +VERSION = 0.4.0 PREFIX = /usr/local LIB_TYPE = SHARED