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