From 16e66c174ff5bc7c4dce06aa1ca82d9e83e07273 Mon Sep 17 00:00:00 2001 From: Simon Arlott Date: Sun, 20 Aug 2017 12:53:44 +0100 Subject: [PATCH] charybdis 4.1-rc1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2c4d0354..7461a13b 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.1-dev]) +AC_INIT([charybdis], [4.1-rc1]) AC_LANG(C) AC_USE_SYSTEM_EXTENSIONS