X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=d9d699e9fc7f9011b55422c74ff26f80aa56ab9e;hb=ac40b1e6f6d0760ed656f7706c326de4ee68e149;hp=dbc0b4aa4358946c60820408b516da029b9ec5c1;hpb=c2775aedf117a74e26995cddb8356ca2d847fe17;p=chaz%2Ftar diff --git a/configure.ac b/configure.ac index dbc0b4a..d9d699e 100644 --- a/configure.ac +++ b/configure.ac @@ -18,12 +18,12 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301, USA. -AC_INIT([GNU tar], [1.15.91], [bug-tar@gnu.org]) +AC_INIT([GNU tar], [1.15.92], [bug-tar@gnu.org]) AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h:config.hin]) AC_PREREQ([2.59]) -AM_INIT_AUTOMAKE([1.8 gnits dist-bzip2 dist-shar std-options]) +AM_INIT_AUTOMAKE([1.9 gnits tar-ustar dist-bzip2 dist-shar std-options]) gl_USE_SYSTEM_EXTENSIONS AC_PROG_CC