X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=a6a23765b0108841fadfbec58fcb0ebcb7ae05ba;hb=2af87fa2776c8125a587a9b0c2c4fae3bf921ff7;hp=1c0f77049295c6a49408f057d2ded956dddfc5cd;hpb=7f21a4d3f55cf36cd6a5cb13bc51e88a68c2e097;p=chaz%2Ftar diff --git a/configure.ac b/configure.ac index 1c0f770..a6a2376 100644 --- a/configure.ac +++ b/configure.ac @@ -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])