From 6a316f322a46b3e531726dd2a7de63b9e245878d Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Thu, 21 Mar 2013 18:59:02 +0000 Subject: Update libarchive's vendor dist to version 3.1.2 from release branch. Git branch: release Git commit: 19f23e191f9d3e1dd2a518735046100419965804 Obtained from: https://github.com/libarchive/libarchive.git --- libarchive/archive_entry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libarchive/archive_entry.h') diff --git a/libarchive/archive_entry.h b/libarchive/archive_entry.h index 5fd7cab0dc3f..a9050652e6a4 100644 --- a/libarchive/archive_entry.h +++ b/libarchive/archive_entry.h @@ -29,7 +29,7 @@ #define ARCHIVE_ENTRY_H_INCLUDED /* Note: Compiler will complain if this does not match archive.h! */ -#define ARCHIVE_VERSION_NUMBER 3000004 +#define ARCHIVE_VERSION_NUMBER 3001002 /* * Note: archive_entry.h is for use outside of libarchive; the -- cgit v1.2.3