summaryrefslogtreecommitdiff
path: root/support-files/MySQL-shared-compat.spec.sh
diff options
context:
space:
mode:
Diffstat (limited to 'support-files/MySQL-shared-compat.spec.sh')
-rw-r--r--support-files/MySQL-shared-compat.spec.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/support-files/MySQL-shared-compat.spec.sh b/support-files/MySQL-shared-compat.spec.sh
index 2a257a601a1..068daadab58 100644
--- a/support-files/MySQL-shared-compat.spec.sh
+++ b/support-files/MySQL-shared-compat.spec.sh
@@ -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>