1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Bump up version number to 3.23.52 in configure.in since version 3.23.51

has finally been released 


configure.in:
  Bump up version number to 3.23.52 now that 3.23.51 is finally out
This commit is contained in:
unknown
2002-06-17 11:41:08 +02:00
parent f4b230a6c7
commit ae455e41e0

View File

@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(sql/mysqld.cc) AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line! # The Docs Makefile.am parses this line!
AM_INIT_AUTOMAKE(mysql, 3.23.51) AM_INIT_AUTOMAKE(mysql, 3.23.52)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10 PROTOCOL_VERSION=10