--- src/lib/libarchive/config.h 2007/03/26 00:03:44 1.3 +++ src/lib/libarchive/config.h 2007/04/05 23:07:31 1.4 @@ -318,13 +318,13 @@ #define PACKAGE_NAME "libarchive" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "libarchive 2.0.25" +#define PACKAGE_STRING "libarchive 2.0.27" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libarchive" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.0.25" +#define PACKAGE_VERSION "2.0.27" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 @@ -336,7 +336,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "2.0.25" +#define VERSION "2.0.27" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */