From f06b5e9c538122c26770667709115ccf933dad51 Mon Sep 17 00:00:00 2001 From: Simon Arlott Date: Sun, 6 Aug 2017 16:43:49 +0100 Subject: [PATCH] charybdis 4-rc6 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8bbe0b13..6eb4fec8 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl said functions need to be just about as complex as they already are. AC_PREREQ(2.60) -AC_INIT([charybdis], [4-rc5]) +AC_INIT([charybdis], [4-rc6]) AC_LANG(C) AC_USE_SYSTEM_EXTENSIONS