commit af43d83e3a3682968da2e6c4cf687d2e8334af8e parent d3fe03a5b8fdf2bf74adb57d43503aa3c18ffb65 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 18 Oct 2023 14:32:47 +0200 Set version number to 0.2 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.4 +VERSION = 0.2 PREFIX = /usr/local LIB_TYPE = SHARED