]> jfr.im git - solanum.git/blobdiff - configure.ac
listener: use exit_client instead of free_client
[solanum.git] / configure.ac
index a36786254fcbab41dc4ed3530be1a9312284b46a..72ceaf1cf4d41fe92fe044ecd5ce410c19293ab9 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], [3.6.0-dev])
+AC_INIT([charybdis], [4-rc3])
 
 AC_LANG(C)
 AC_USE_SYSTEM_EXTENSIONS
@@ -656,6 +656,7 @@ AC_CONFIG_FILES(                    \
        authd/Makefile                  \
        bandb/Makefile                  \
        ssld/Makefile                   \
+       wsockd/Makefile                 \
        extensions/Makefile             \
        ircd/Makefile                   \
        modules/Makefile                \