commit f56a3b8baf2edb7e583eb30a2859d49c332519c7 parent d38b9717434cbc57825d49e746bf0e797663774e Author: Christophe Coustet <christophe.coustet@meso-star.com> Date: Wed, 11 Sep 2024 09:52:38 +0200 Bump version number to 0.5.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.5.0 +VERSION = 0.5.1 PREFIX = /usr/local LIB_TYPE = SHARED