From 631d1c77388edc4ac3b16646ac0255c37cad6649 Mon Sep 17 00:00:00 2001 From: Takumi Sueda Date: Tue, 19 Apr 2022 03:30:15 +0900 Subject: [PATCH] Version 2.0.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 17395f2..ae75a59 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION_MAJOR=1 +VERSION_MAJOR=2 VERSION_MINOR=0 VERSION_PATCH=0