summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Matuska <martin@matuska.org>2020-12-26 00:34:39 +0100
committerMartin Matuska <martin@matuska.org>2020-12-26 00:34:39 +0100
commit227a4b9719a7fbeba6ba46e377ff7d953f405cd5 (patch)
tree65d66939351217be382c8cb423dde62e089b638f /configure.ac
parent03a745cb989dcacec0acfb88586fe359cc6fcff2 (diff)
downloadlibarchive-227a4b9719a7fbeba6ba46e377ff7d953f405cd5.tar.gz
Release 3.5.1v3.5.13.5.1
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 cb823bd4..84eb9a9f 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.5.1dev])
+m4_define([LIBARCHIVE_VERSION_S],[3.5.1])
m4_define([LIBARCHIVE_VERSION_N],[3005001])
dnl bsdtar and bsdcpio versioning tracks libarchive