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