From 5c18756c160d63faf169a192c5f13f0e77c8e808 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Thu, 26 Sep 2024 14:58:34 +0200 Subject: [PATCH] 0.1.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b0d627b..26204d1 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ PREFIX = /usr DOCDIR = $(PREFIX)/doc/$(NAME) VERSION_MAJOR = 0 -VERSION_MINOR = 0 +VERSION_MINOR = 1 PATCHLEVEL = 0 OPTIM ?= 2