commit 78f6dfbd84aebe24af6d467b3ac9f78871c1a6a4 parent e218bbb4a3238af68c950167b4f07a1319d948bf Author: Vincent Forest <vincent.forest@meso-star.com> Date: Mon, 13 Nov 2023 09:46:37 +0100 Set version number to 0.3.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.3.0 +VERSION = 0.3.1 PREFIX = /usr/local LIB_TYPE = SHARED