summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2017-07-13 00:16:51 +0000
committerMartin Matuska <mm@FreeBSD.org>2017-07-13 00:16:51 +0000
commitf8c95ef815a3fb49a75051140944d2ff63d58831 (patch)
tree9ec2da591935ef08800090ca49e29f86d5b765f9 /configure.ac
parent218287e0e4dcfa649d1e19ecb952154da6efcd67 (diff)
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 1730f451374d5..ba3cfdafcdb66 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.3.2dev])
+m4_define([LIBARCHIVE_VERSION_S],[3.3.2])
m4_define([LIBARCHIVE_VERSION_N],[3003002])
dnl bsdtar and bsdcpio versioning tracks libarchive