X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/1fe75e33ccfe31692f20633945cea14db888118a..3cc95ad81898b2aa152f074adb3b41ec7cbd7c42:/configure.ac diff --git a/configure.ac b/configure.ac index 025b82c..be12d78 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([shadowircd],[6.2.0]) +AC_INIT([shadowircd],[6.3.0]) AC_CONFIG_HEADER(include/setup.h) @@ -1160,7 +1160,6 @@ AC_CONFIG_FILES( \ bandb/Makefile \ ssld/Makefile \ extensions/Makefile \ - modes/Makefile \ unsupported/Makefile \ src/Makefile \ modules/Makefile \