From 30275c67c57919c7d7f93abcbcf8d9ceea5d644f Mon Sep 17 00:00:00 2001 From: Simon Arlott Date: Sun, 30 Jul 2017 18:43:52 +0100 Subject: [PATCH] charybdis 4-rc5 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1c8ab8d6..8bbe0b13 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-rc4]) +AC_INIT([charybdis], [4-rc5]) AC_LANG(C) AC_USE_SYSTEM_EXTENSIONS