mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Fixed version number
This commit is contained in:
parent
ab0905c6d7
commit
b25cfba784
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ AC_CANONICAL_SYSTEM
|
|||
# MySQL version number.
|
||||
#
|
||||
# Note: the following line must be parseable by win/configure.js:GetVersion()
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.38-maria-beta)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.2.0-alpha)
|
||||
AM_CONFIG_HEADER([include/config.h:config.h.in])
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue