From 4efe9cf25d6e19a9f53675cb2f3f2df535a74c5a Mon Sep 17 00:00:00 2001 From: Simon Arlott Date: Thu, 27 Jul 2017 18:46:42 +0100 Subject: [PATCH] charybdis 4-rc4 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 72ceaf1c..cfa6e08e 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-rc3]) +AC_INIT([charybdis], [4-rc4]) AC_LANG(C) AC_USE_SYSTEM_EXTENSIONS