commit 1839151412815a27f926791700e085e0046bc1bc parent 1c5fff4964e43dcfbd37b0f90fc2b57a0255e1ea Author: Christophe Coustet <christophe.coustet@meso-star.com> Date: Thu, 5 Jun 2025 18:33:50 +0200 Bump version number to 0.5.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.5.1 +VERSION = 0.5.2 PREFIX = /usr/local LIB_TYPE = SHARED