]> jfr.im git - irc/charybdis-ircd/charybdis.git/commitdiff
charybdis 4-rc6 charybdis-4-rc6
authorSimon Arlott <sa.me.uk>
Sun, 6 Aug 2017 15:43:49 +0000 (16:43 +0100)
committerSimon Arlott <sa.me.uk>
Sun, 6 Aug 2017 15:43:49 +0000 (16:43 +0100)
configure.ac

index 8bbe0b1384367a3bf167bad5b42cea9749599a8c..6eb4fec88a9ba2f582f67477386a1a434249a79d 100644 (file)
@@ -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