added full half-op support
[NeonServV5.git] / src / mysqlConn.c
index 88d63be09bea5ab38278f7294f4ac842ed2df7c7..b82d317cc4a5770ffd6a3c8af6812bd9e8ec6ecc 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #include "mysqlConn.h"
-#define DATABASE_VERSION "11"
+#define DATABASE_VERSION "14"
 
 struct used_result {
     MYSQL_RES *result;