From a0338c35946508591458b7c41b79c0e96df009bb Mon Sep 17 00:00:00 2001
From: moratori <hoko1993@yahoo.co.jp>
Date: Sun, 19 Jun 2022 20:52:29 +0900
Subject: [PATCH] =?UTF-8?q?=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9=E3=83=90?=
 =?UTF-8?q?=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=92=E4=BF=AE=E6=AD=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 clover-build.asd | 2 +-
 clover.asd       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/clover-build.asd b/clover-build.asd
index 7aedd86..c907fe3 100644
--- a/clover-build.asd
+++ b/clover-build.asd
@@ -8,7 +8,7 @@
 |#
 
 (defsystem "clover-build"
-  :version "2.6.0"
+  :version "2.6.1"
   :author "moratori"
   :license "LLGPL"
   :depends-on (:cl-cpus
diff --git a/clover.asd b/clover.asd
index 30a4aae..01b8146 100644
--- a/clover.asd
+++ b/clover.asd
@@ -8,7 +8,7 @@
 |#
 
 (defsystem "clover"
-  :version "2.6.0"
+  :version "2.6.1"
   :author "moratori"
   :license "LLGPL"
   :depends-on (:cl-cpus