From d7cb4e70cfc3a33cbb49d0bb64ab87da293cbbd5 Mon Sep 17 00:00:00 2001
From: psykose <alice@ayaya.dev>
Date: Sun, 16 Apr 2023 06:16:23 +0000
Subject: [PATCH] ==== release 3.11.0_rc6 ====

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 8df59567..7b10c239 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 PACKAGE		:= abuild
-VERSION		:= 3.11.0_rc5
+VERSION		:= 3.11.0_rc6
 
 prefix		?= /usr
 bindir		?= $(prefix)/bin
-- 
GitLab