diff options
author | joerg@trift2. <> | 2007-01-10 00:36:41 +0100 |
---|---|---|
committer | joerg@trift2. <> | 2007-01-10 00:36:41 +0100 |
commit | b63c167f6607a9a2cc671d578a0eb33bced72698 (patch) | |
tree | 6774468dbe63649c518be4888440642858b7816c /support-files/MySQL-shared-compat.spec.sh | |
parent | 2af1ec291106480f602c7d2326ecdfaa20cc4b92 (diff) | |
download | mariadb-git-b63c167f6607a9a2cc671d578a0eb33bced72698.tar.gz |
support-files/MySQL-shared-compat.spec.sh : Dummy, irrelevant change - just trigger a new build.
Diffstat (limited to 'support-files/MySQL-shared-compat.spec.sh')
-rw-r--r-- | support-files/MySQL-shared-compat.spec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/MySQL-shared-compat.spec.sh b/support-files/MySQL-shared-compat.spec.sh index 37733141451..14a98616863 100644 --- a/support-files/MySQL-shared-compat.spec.sh +++ b/support-files/MySQL-shared-compat.spec.sh @@ -29,7 +29,7 @@ # Change this to match the version of the shared libs you want to include # %define version50 @MYSQL_NO_DASH_VERSION@ -%define version41 4.1.16 +%define version41 4.1.17 %define version40 4.0.26 %define version3 3.23.58 |