1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

mysqldump version updated

This commit is contained in:
serg@serg.mylan
2003-12-11 12:02:26 +01:00
parent 7f83c17637
commit 6a7a91ba4d

View File

@ -37,7 +37,7 @@
** 10 Jun 2003: SET NAMES and --no-set-names by Alexander Barkov
*/
#define DUMP_VERSION "10.2"
#define DUMP_VERSION "10.3"
#include <my_global.h>
#include <my_sys.h>