summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorlenz@mysql.com <>2004-05-10 20:32:44 +0200
committerlenz@mysql.com <>2004-05-10 20:32:44 +0200
commit2e47fb70768c523ef95b4ac7d0a35e991b656f99 (patch)
tree8b40b999f2af2e9c45568030d3e938d593be015f /support-files
parent49b5c7a0fcdb3283c8b8b28d903d9ed28bc31867 (diff)
downloadmariadb-git-2e47fb70768c523ef95b4ac7d0a35e991b656f99.tar.gz
- Renamed the Mac OS X StartupItem directory from
/Library/StartupItems/MySQL to /Library/StartupItems/MySQLCOM to avoid a name space collision with the MySQL Startup Item shipped with Mac OS X Server, updated the MySQLStartupItem PKG version number to reflect the change.
Diffstat (limited to 'support-files')
-rw-r--r--support-files/MacOSX/StartupItem.Description.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/MacOSX/StartupItem.Description.plist b/support-files/MacOSX/StartupItem.Description.plist
index 1f0023bde0d..e8ceb1ee062 100644
--- a/support-files/MacOSX/StartupItem.Description.plist
+++ b/support-files/MacOSX/StartupItem.Description.plist
@@ -10,6 +10,6 @@
<key>IFPkgDescriptionTitle</key>
<string>MySQL Startup Item</string>
<key>IFPkgDescriptionVersion</key>
- <string>1.0</string>
+ <string>1.1</string>
</dict>
</plist>