X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=deeca31c3cda903c84b7d4fcc08822b315fec30c;hb=288dd472e33a7a10578f2f68572301d5e58e12d3;hp=1c0f77049295c6a49408f057d2ded956dddfc5cd;hpb=7f21a4d3f55cf36cd6a5cb13bc51e88a68c2e097;p=chaz%2Ftar diff --git a/configure.ac b/configure.ac index 1c0f770..deeca31 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Configure template for GNU tar. -*- autoconf -*- -# Copyright 1991, 1994-2010, 2013 Free Software Foundation, Inc. +# Copyright 1991, 1994-2010, 2013-2014 Free Software Foundation, Inc. # This file is part of GNU tar. @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -AC_INIT([GNU tar], [1.27.1], [bug-tar@gnu.org]) +AC_INIT([GNU tar], [1.27.90], [bug-tar@gnu.org]) AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h])