]> jfr.im git - irc/charybdis-ircd/charybdis.git/commitdiff
charybdis 4-rc4 charybdis-4-rc4
authorSimon Arlott <sa.me.uk>
Thu, 27 Jul 2017 17:46:42 +0000 (18:46 +0100)
committerSimon Arlott <sa.me.uk>
Thu, 27 Jul 2017 17:47:18 +0000 (18:47 +0100)
configure.ac

index 72ceaf1cf4d41fe92fe044ecd5ce410c19293ab9..cfa6e08ee0304a4ddb22442dd23890642dfdf171 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-rc3])
+AC_INIT([charybdis], [4-rc4])
 
 AC_LANG(C)
 AC_USE_SYSTEM_EXTENSIONS