]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - configure.ac
newconf: fix a warning
[irc/rqf/shadowircd.git] / configure.ac
index 025b82c673427a63508c493b0061728a401bd51a..454b4b2dbbcd6b9b2c029ff54cb13e566ab95b76 100644 (file)
@@ -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-RC1])
 
 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                \