diff options
author | unknown <joerg@trift2.> | 2007-01-10 00:36:41 +0100 |
---|---|---|
committer | unknown <joerg@trift2.> | 2007-01-10 00:36:41 +0100 |
commit | 4374848c820467d7b854f0b483919635c6cd6a0e (patch) | |
tree | 6774468dbe63649c518be4888440642858b7816c /support-files | |
parent | 29dcdbcbdf51d8ea3c6d6f0c8e353d875e77954a (diff) | |
download | mariadb-git-4374848c820467d7b854f0b483919635c6cd6a0e.tar.gz |
support-files/MySQL-shared-compat.spec.sh : Dummy, irrelevant change - just trigger a new build.
support-files/MySQL-shared-compat.spec.sh:
Dummy, irrelevant change - just trigger a new build.
Diffstat (limited to 'support-files')
-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 |