X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2FmysqlConn.c;h=802c5918ea53b80de775b5fcccbb32c602ccb96a;hp=dcd99e5d39a48d9ba5516522c0d4e507bebbb105;hb=95b073d5242d1bf995d84e3511dbc43328ebff75;hpb=67363f89107ff747af25ee1aa55d0b1904dff010 diff --git a/src/mysqlConn.c b/src/mysqlConn.c index dcd99e5..802c591 100644 --- a/src/mysqlConn.c +++ b/src/mysqlConn.c @@ -16,7 +16,7 @@ */ #include "mysqlConn.h" -#define DATABASE_VERSION "9" +#define DATABASE_VERSION "10" struct used_result { MYSQL_RES *result;