1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

- Fixed two small version number issues in MySQL-shared-compat.spec

This commit is contained in:
lenz@mysql.com
2004-08-12 21:40:34 +02:00
parent c8f8ca889f
commit c484f82b21

View File

@ -26,8 +26,8 @@
#
# Change this to match the version of the shared libs you want to include
#
%define version4 @VERSION@
%define version3 3.23.56
%define version4 @MYSQL_NO_DASH_VERSION@
%define version3 3.23.58
Name: MySQL-shared-compat
Packager: Lenz Grimmer <build@mysql.com>