X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FmysqlConn.c;h=e76641044d7f69f719f12266dd79684be50a1be3;hb=cdebdaa89c585c948a7abbfcda22fed6b029d9da;hp=6fe11e723d8a44aa89288df03ce18582ed14e3cb;hpb=78e040af3fcc36ab684611c0f98b4381ff420878;p=NeonServV5.git diff --git a/src/mysqlConn.c b/src/mysqlConn.c index 6fe11e7..e766410 100644 --- a/src/mysqlConn.c +++ b/src/mysqlConn.c @@ -16,7 +16,7 @@ */ #include "mysqlConn.h" -#define DATABASE_VERSION "19" +#define DATABASE_VERSION "20" static void show_mysql_error();