diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2017-07-13 00:16:51 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2017-07-13 00:16:51 +0000 |
| commit | f8c95ef815a3fb49a75051140944d2ff63d58831 (patch) | |
| tree | 9ec2da591935ef08800090ca49e29f86d5b765f9 /configure.ac | |
| parent | 218287e0e4dcfa649d1e19ecb952154da6efcd67 (diff) | |
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
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 |
