From: <haw...@us...> - 2007-10-10 18:24:06
|
Revision: 178 http://pgsqlformac.svn.sourceforge.net/pgsqlformac/?rev=178&view=rev Author: hawkmoon Date: 2007-10-10 11:24:11 -0700 (Wed, 10 Oct 2007) Log Message: ----------- updated to 8.2.5 Modified Paths: -------------- trunk/Installers/PostgreSQL8/Description.plist trunk/Installers/PostgreSQL8/Info.plist Added Paths: ----------- trunk/Installers/PostgreSQL8/Resources/background.tif Modified: trunk/Installers/PostgreSQL8/Description.plist =================================================================== --- trunk/Installers/PostgreSQL8/Description.plist 2007-10-10 18:23:04 UTC (rev 177) +++ trunk/Installers/PostgreSQL8/Description.plist 2007-10-10 18:24:11 UTC (rev 178) @@ -9,6 +9,6 @@ <key>IFPkgDescriptionTitle</key> <string>PostgreSQL</string> <key>IFPkgDescriptionVersion</key> - <string>8.0</string> + <string>8.2.5</string> </dict> </plist> Modified: trunk/Installers/PostgreSQL8/Info.plist =================================================================== --- trunk/Installers/PostgreSQL8/Info.plist 2007-10-10 18:23:04 UTC (rev 177) +++ trunk/Installers/PostgreSQL8/Info.plist 2007-10-10 18:24:11 UTC (rev 178) @@ -3,17 +3,17 @@ <plist version="1.0"> <dict> <key>CFBundleGetInfoString</key> - <string>PostgreSQL 8.0</string> + <string>PostgreSQL 8.2.5</string> <key>CFBundleIdentifier</key> <string>org.postgresql.server</string> <key>CFBundleName</key> <string>PostgreSQL</string> <key>CFBundleShortVersionString</key> - <string>8.0.1c</string> + <string>8.2.5</string> <key>IFMajorVersion</key> <integer>8</integer> <key>IFMinorVersion</key> - <integer>0</integer> + <integer>2</integer> <key>IFPkgFlagAllowBackRev</key> <false/> <key>IFPkgFlagAuthorizationAction</key> Added: trunk/Installers/PostgreSQL8/Resources/background.tif =================================================================== (Binary files differ) Property changes on: trunk/Installers/PostgreSQL8/Resources/background.tif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |