X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2FmysqlConn.c;h=163ae12f0f04d3ff5fa6d757fe7a9bc861bce12e;hp=a1fb75b6484d9ca98f76efc5f4ca8bad6efe4bb3;hb=406c308308e4d131475a692cd425cb156e0776f1;hpb=7d9422966272d2d0998280521a8347d42bd8e1cb diff --git a/src/mysqlConn.c b/src/mysqlConn.c index a1fb75b..163ae12 100644 --- a/src/mysqlConn.c +++ b/src/mysqlConn.c @@ -16,7 +16,7 @@ */ #include "mysqlConn.h" -#define DATABASE_VERSION "15" +#define DATABASE_VERSION "16" static void show_mysql_error();