From 8197df22297265f689c33dbe93d3b977d7d01b17 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Thu, 26 Sep 2024 20:39:34 +0200 Subject: [PATCH] 5.1.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 10b9e2b..9817612 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ PREFIX ?= /usr DOCDIR ?= $(PREFIX)/doc/$(NAME) VERSION_MAJOR = 5 -VERSION_MINOR = 0 +VERSION_MINOR = 1 PATCHLEVEL = 0 OPTIM ?= 2