commit 30d8f1a7d59ecc31eadc9c0f443512600893a65b parent 0530f5401517ad43382a435a1219d5b6f75f4651 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 27 Oct 2023 10:59:08 +0200 Set version number to 0.3 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.2.1 +VERSION = 0.3 PREFIX = /usr/local LIB_TYPE = SHARED