From a5b3bc79b3614ebf4a304bc3b3216a237066db35 Mon Sep 17 00:00:00 2001 From: Avril Date: Mon, 12 Jul 2021 23:57:32 +0100 Subject: [PATCH] Version bump: v0.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The program actually ``works" now, so.. first pre-release version 0.1.0. Fortune for naka's current commit: Small blessing − 小吉 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1ecea93..272a02c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ AUTHOR=Avril (Flanchan) LICENSE=GPL3+ VERSION_MAJ=0 -VERSION_MIN=0 +VERSION_MIN=1 VERSION_BF=0 VERSION_REV=0