summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Matuska <martin@matuska.org>2022-04-08 12:05:45 +0200
committerMartin Matuska <martin@matuska.org>2022-04-08 12:09:20 +0200
commit2bc228b53942db7c5728099850fcf3720efe8f15 (patch)
treed78dd9b3a8b90ba1ce666b330ad09fc0cdf9320f /configure.ac
parent5be68f17d241c231e06d7e68a24b1dd07bc754b2 (diff)
downloadlibarchive-2bc228b53942db7c5728099850fcf3720efe8f15.tar.gz
Release 3.6.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 2c9e1f95..339409a6 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.6.1dev])
+m4_define([LIBARCHIVE_VERSION_S],[3.6.1])
m4_define([LIBARCHIVE_VERSION_N],[3006001])
dnl bsdtar and bsdcpio versioning tracks libarchive