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