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