added OPER support (let the bots try to op themselves)
[NeonServV5.git] / src / mysqlConn.c
index c2f3fcb69604378d7fa0fc96c2408ee51df64825..d8e3066599d3b3eef719e5ff142d3ac3b52d6915 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #include "mysqlConn.h"
-#define DATABASE_VERSION "17"
+#define DATABASE_VERSION "18"
 
 static void show_mysql_error();