added some more helpserv functions
[NeonServV5.git] / src / mysqlConn.c
index 88d63be09bea5ab38278f7294f4ac842ed2df7c7..1275f59d97cd980fe65b9abe9738c9aa822f28a7 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #include "mysqlConn.h"
-#define DATABASE_VERSION "11"
+#define DATABASE_VERSION "12"
 
 struct used_result {
     MYSQL_RES *result;