Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(631)

Unified Diff: libexif/sources/config.h

Issue 10792004: Fetch libexif 0.6.21 to include the security fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | libexif/sources/libexif/canon/mnote-canon-entry.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libexif/sources/config.h
===================================================================
--- libexif/sources/config.h (revision 143189)
+++ libexif/sources/config.h (working copy)
@@ -69,19 +69,19 @@
#define PACKAGE_NAME "EXIF library"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "EXIF library 0.6.20"
+#define PACKAGE_STRING "EXIF library 0.6.21"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libexif"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.6.20"
+#define PACKAGE_VERSION "0.6.21"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.6.20"
+#define VERSION "0.6.21"
#elif !defined(__APPLE__)
/* config.h. Generated by configure. */
@@ -157,19 +157,19 @@
#define PACKAGE_NAME "EXIF library"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "EXIF library 0.6.20"
+#define PACKAGE_STRING "EXIF library 0.6.21"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libexif"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.6.20"
+#define PACKAGE_VERSION "0.6.21"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.6.20"
+#define VERSION "0.6.21"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
@@ -251,19 +251,19 @@
#define PACKAGE_NAME "EXIF library"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "EXIF library 0.6.20"
+#define PACKAGE_STRING "EXIF library 0.6.21"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libexif"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.6.20"
+#define PACKAGE_VERSION "0.6.21"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.6.20"
+#define VERSION "0.6.21"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
@@ -339,19 +339,19 @@
#define PACKAGE_NAME "EXIF library"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "EXIF library 0.6.20"
+#define PACKAGE_STRING "EXIF library 0.6.21"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libexif"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.6.20"
+#define PACKAGE_VERSION "0.6.21"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.6.20"
+#define VERSION "0.6.21"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
« no previous file with comments | « no previous file | libexif/sources/libexif/canon/mnote-canon-entry.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698