Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/external/mit/expat/lib/libexpat/expat_config.h,v rcsdiff: /ftp/cvs/cvsroot/src/external/mit/expat/lib/libexpat/expat_config.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/external/mit/expat/lib/libexpat/expat_config.h 2016/05/14 14:39:39 1.3 +++ src/external/mit/expat/lib/libexpat/expat_config.h 2017/02/04 10:56:10 1.4 @@ -1,5 +1,5 @@ /* expat_config.h. Generated from expat_config.h.in by configure. */ -/* expat_config.h.in. Generated from configure.in by autoheader. */ +/* expat_config.h.in. Generated from configure.ac by autoheader. */ /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */ #define BYTEORDER BYTE_ORDER @@ -52,8 +52,7 @@ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Define to the address where bug reports for this package should be sent. */ @@ -63,7 +62,7 @@ #define PACKAGE_NAME "expat" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "expat 2.1.1" +#define PACKAGE_STRING "expat 2.2.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "expat" @@ -72,7 +71,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.1.1" +#define PACKAGE_VERSION "2.2.0" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1