diff --git a/configure.in b/configure.in
index 3a5c1a56408aa78e05702c4ee76e4a9cbead4533..7a4498bff975e18709e97a13e8d4f9bfef68621c 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, 3.23.54)
+AM_INIT_AUTOMAKE(mysql, 3.23.55)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10