diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-01-11 14:25:49 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-01-11 14:25:49 +0000 |
commit | 6ee5328ac543692822285d4a0b0ddf1660597b46 (patch) | |
tree | 191b43729e0a167594bc69d8ae15c1a1922f4166 /contrib/polipo/PolipoInfo.plist | |
parent | 23a891bf4d4512df2b52d202b75e1c9091fa07a6 (diff) | |
download | tor-6ee5328ac543692822285d4a0b0ddf1660597b46.tar.gz tor-6ee5328ac543692822285d4a0b0ddf1660597b46.zip |
Update makefile for panther, update polipo version where needed.
svn:r13107
Diffstat (limited to 'contrib/polipo/PolipoInfo.plist')
-rw-r--r-- | contrib/polipo/PolipoInfo.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/polipo/PolipoInfo.plist b/contrib/polipo/PolipoInfo.plist index ed25630dd6..aa018f2d9b 100644 --- a/contrib/polipo/PolipoInfo.plist +++ b/contrib/polipo/PolipoInfo.plist @@ -3,13 +3,13 @@ <plist version="1.0"> <dict> <key>CFBundleIdentifier</key> - <string>Polipo 20061218</string> + <string>Polipo 1.0.4</string> <key>CFBundleGetInfoString</key> - <string>Polipo 20061218</string> + <string>Polipo 1.0.4</string> <key>CFBundleName</key> <string>Polipo</string> <key>CFBundleSortVersionString</key> - <string>20061218</string> + <string>1.0.4</string> <key>IFPkgFlagAllowBackRev</key> <true/> <key>IFPkgFlagAuthorizationAction</key> |