X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/07b9ca8dc805a748c1c18913a3872990848a5ab4..13a467bb98966810d26b6a2dd28b01820d609c27:/configure.ac diff --git a/configure.ac b/configure.ac index 26e10ff..7b4c9f8 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ AC_PREREQ(2.57) dnl Sneaky way to get an Id tag into the configure script AC_COPYRIGHT([$Id: configure.ac 3516 2007-06-10 16:14:03Z jilles $]) -AC_INIT([charybdis],[3.1.0]) +AC_INIT([shadowircd],[6.0.0-dev]) AC_CONFIG_HEADER(include/setup.h) @@ -1157,6 +1157,7 @@ fi AC_CONFIG_FILES( \ Makefile \ + bandb/Makefile \ ssld/Makefile \ extensions/Makefile \ unsupported/Makefile \