summaryrefslogtreecommitdiff
path: root/libarchive/archive_entry.h
diff options
context:
space:
mode:
authorMartin Matuska <martin@matuska.org>2021-08-23 00:50:26 +0200
committerMartin Matuska <martin@matuska.org>2021-08-23 00:50:26 +0200
commit518bb6ee8aa7e7c1618c5c331e740b19f44166cb (patch)
treee2f5a5d25620763e1f84adf8be98002df8e51628 /libarchive/archive_entry.h
parent1b2c437b99b361c7692538fa373e99955e9b93ae (diff)
downloadlibarchive-518bb6ee8aa7e7c1618c5c331e740b19f44166cb.tar.gz
Libarchive 3.5.3dev
Diffstat (limited to 'libarchive/archive_entry.h')
-rw-r--r--libarchive/archive_entry.h2
1 files changed, 1 insertions, 1 deletions
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