mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Update version in configure.in (was forgotten in 5.3.3 release).
This commit is contained in:
parent
0346e25f07
commit
0868847b55
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ dnl When changing the major version number please also check the switch
|
|||
dnl statement in mysqlbinlog::check_master_version(). You may also need
|
||||
dnl to update version.c in ndb.
|
||||
|
||||
AC_INIT([MariaDB Server], [5.3.3-MariaDB-rc], [], [mysql])
|
||||
AC_INIT([MariaDB Server], [5.3.4-MariaDB-rc], [], [mysql])
|
||||
|
||||
AC_CONFIG_SRCDIR([sql/mysqld.cc])
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue