From 2ec8f7827e40ec8dfe6b7f5b0200e1effaf1b855 Mon Sep 17 00:00:00 2001 From: Takumi Sueda Date: Sun, 4 Feb 2024 10:08:17 +0900 Subject: [PATCH] Version 4.1.0 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e80cbd7..75c33fd 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION_MAJOR=3 -VERSION_MINOR=0 +VERSION_MAJOR=4 +VERSION_MINOR=1 VERSION_PATCH=0 PREFIX?=/opt/cegcc