From 518bb6ee8aa7e7c1618c5c331e740b19f44166cb Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Mon, 23 Aug 2021 00:50:26 +0200 Subject: Libarchive 3.5.3dev --- 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 bfba54f7..4cb7db36 100644 --- a/libarchive/archive_entry.h +++ b/libarchive/archive_entry.h @@ -30,7 +30,7 @@ #define ARCHIVE_ENTRY_H_INCLUDED /* Note: Compiler will complain if this does not match archive.h! */ -#define ARCHIVE_VERSION_NUMBER 3005002 +#define ARCHIVE_VERSION_NUMBER 3005003 /* * Note: archive_entry.h is for use outside of libarchive; the -- cgit v1.2.1