From fa6b84fd3a2779e25b5f5e07bfce6f63a5d67f56 Mon Sep 17 00:00:00 2001
From: unknown <jani@hynda.mysql.fi>
Date: Mon, 3 Sep 2001 16:16:07 +0300
Subject: [PATCH] Forgot to change the version number.

---
 client/mysqldump.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/client/mysqldump.c b/client/mysqldump.c
index 92c419ad56..597a1393f6 100644
--- a/client/mysqldump.c
+++ b/client/mysqldump.c
@@ -37,7 +37,7 @@
 **   Tõnu Samuel  <tonu@please.do.not.remove.this.spam.ee>
 **/
 
-#define DUMP_VERSION "8.15"
+#define DUMP_VERSION "8.16"
 
 #include <global.h>
 #include <my_sys.h>
-- 
2.30.9