summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Matuska <martin@matuska.org>2020-05-20 01:48:25 +0200
committerMartin Matuska <martin@matuska.org>2020-05-20 01:48:25 +0200
commitfc6563f5130d8a7ee1fc27c0e55baef35119f26c (patch)
tree615907a06f32a813d787d5b89993a7032d957db3 /configure.ac
parentb6fe52e32db6b3fa82187ab0dcf60166c3a3b1c4 (diff)
downloadlibarchive-fc6563f5130d8a7ee1fc27c0e55baef35119f26c.tar.gz
Libarchive 3.4.3v3.4.3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1f533665..3720296b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl First, define all of the version numbers up front.
dnl In particular, this allows the version macro to be used in AC_INIT
dnl These first two version numbers are updated automatically on each release.
-m4_define([LIBARCHIVE_VERSION_S],[3.4.3dev])
+m4_define([LIBARCHIVE_VERSION_S],[3.4.3])
m4_define([LIBARCHIVE_VERSION_N],[3004003])
dnl bsdtar and bsdcpio versioning tracks libarchive