mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 16:25:30 +02:00
- Fixed two small version number issues in MySQL-shared-compat.spec
support-files/MySQL-shared-compat.spec.sh: - fixed using the correct version number - bumped up the 3.23 version number to current
This commit is contained in:
parent
7b0a538b14
commit
4ba06ba7b8
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue