completely changed the NeonSpam settings / scanner management
[NeonServV5.git] / src / mysqlConn.c
index 437821a5bf81f21ed1c9b3fc7906a14e1081c90b..dfc65a9f042742bc1c5013380b5de71f0834c300 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #include "mysqlConn.h"
-#define DATABASE_VERSION "3"
+#define DATABASE_VERSION "4"
 
 struct used_result {
     MYSQL_RES *result;