mysqldump.c:

Inc the version
This commit is contained in:
mwagner@cash.mwagner.org 2002-01-13 01:30:50 -06:00
parent 9888899918
commit 50c7fba4cf

View File

@ -35,7 +35,7 @@
** and adapted to mysqldump 05/11/01 by Jani Tolonen
*/
#define DUMP_VERSION "8.20"
#define DUMP_VERSION "8.21"
#include <my_global.h>
#include <my_sys.h>