diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-12-08 23:09:23 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-12-08 23:09:23 +0000 |
commit | 1be1d3cfb8efe8d27b4ff1998f71b440ad3edd32 (patch) | |
tree | a2564433e69845bd4648884a368b117e863340d3 | |
parent | b970469df9abb8d7720fa74258562dabd002be87 (diff) | |
download | curl-1be1d3cfb8efe8d27b4ff1998f71b440ad3edd32.tar.gz |
Matt Veenstra updated to 7.12.3. Starting now, we'll update the version number
in this file automatically on releases using the maketgz script.
-rw-r--r-- | lib/libcurl.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcurl.plist b/lib/libcurl.plist index b17119cca..910b2adb1 100644 --- a/lib/libcurl.plist +++ b/lib/libcurl.plist @@ -15,7 +15,7 @@ <string>com.libcurl.libcurl</string> <key>CFBundleVersion</key> - <string>7.11.0</string> + <string>7.12.3</string> <key>CFBundleName</key> <string>libcurl</string> @@ -27,9 +27,9 @@ <string>????</string> <key>CFBundleShortVersionString</key> - <string>libcurl 7.11.0</string> + <string>libcurl 7.12.3</string> <key>CFBundleGetInfoString</key> - <string>libcurl.plist 7.11.0</string> + <string>libcurl.plist 7.12.3</string> </dict> </plist>
\ No newline at end of file |