From 39516f3886a9eb25c62087a52d3f35c78e3e87d5 Mon Sep 17 00:00:00 2001 From: "kent@mysql.com" <> Date: Thu, 11 May 2006 19:48:57 +0200 Subject: [PATCH 1/3] configure.in: Stepped up to 4.0.28 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 0445f7a05e9..8dd224d0a87 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(sql/mysqld.cc) AC_CANONICAL_SYSTEM # The Docs Makefile.am parses this line! -AM_INIT_AUTOMAKE(mysql, 4.0.27) +AM_INIT_AUTOMAKE(mysql, 4.0.28) AM_CONFIG_HEADER(config.h) PROTOCOL_VERSION=10 From 9e77c3a0b1b9f7a13d98e50d24ac4d41497d639e Mon Sep 17 00:00:00 2001 From: "kent@mysql.com" <> Date: Fri, 12 May 2006 17:51:37 +0200 Subject: [PATCH 2/3] Many files: Change mode to -rw-rw-r-- dbug_add_tags.pl: Change mode to -rwxrwxr-- From 08c1a05822b93ef14e2366a6474cf6b386a063e7 Mon Sep 17 00:00:00 2001 From: "kent@mysql.com" <> Date: Fri, 12 May 2006 18:28:48 +0200 Subject: [PATCH 3/3] Many files: Change mode to -rw-rw-r-- Ereport.pl, Ecreate.pl, Ecompare.pl: Change mode to -rwxrwxr--