]> git.ipfire.org Git - thirdparty/libarchive.git/blobdiff - configure.ac
Libarchive 3.6.0dev
[thirdparty/libarchive.git] / configure.ac
index f9fe624efdb42372423aa9808bfd885e452d67a5..261355950b2d5388f6dca6dacd92bf7460616a27 100644 (file)
@@ -4,8 +4,8 @@ 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.3dev])
-m4_define([LIBARCHIVE_VERSION_N],[3005003])
+m4_define([LIBARCHIVE_VERSION_S],[3.6.0dev])
+m4_define([LIBARCHIVE_VERSION_N],[3006000])
 
 dnl bsdtar and bsdcpio versioning tracks libarchive
 m4_define([BSDTAR_VERSION_S],LIBARCHIVE_VERSION_S())