From: Sergey Poznyakoff Date: Mon, 29 Oct 2007 16:54:38 +0000 (+0000) Subject: Version 1.19.1 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=ccd0a527e4de55b97b31c48b49f68249e3d4f21f Version 1.19.1 --- diff --git a/configure.ac b/configure.ac index 10e3181..0c730d2 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301, USA. -AC_INIT([GNU tar], [1.19], [bug-tar@gnu.org]) +AC_INIT([GNU tar], [1.19.1], [bug-tar@gnu.org]) AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h:config.hin])