X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2FmysqlConn.c;h=b82d317cc4a5770ffd6a3c8af6812bd9e8ec6ecc;hp=1275f59d97cd980fe65b9abe9738c9aa822f28a7;hb=b013fcf166b6b84f7b946412dacfe84ba5cfe6b6;hpb=7c5dd19f4e89530ce6d7825252aed4e9c57e8505 diff --git a/src/mysqlConn.c b/src/mysqlConn.c index 1275f59..b82d317 100644 --- a/src/mysqlConn.c +++ b/src/mysqlConn.c @@ -16,7 +16,7 @@ */ #include "mysqlConn.h" -#define DATABASE_VERSION "12" +#define DATABASE_VERSION "14" struct used_result { MYSQL_RES *result;