X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=configure.ac;h=a93c6c072f84c1d101a29428c032eb8a615caa61;hb=b500277de7eeac4893fe6517c38dc417b4a4d976;hp=d06e540fa77b6fb734fc055bc63f3308b81ffc17;hpb=002bf868212d032a8901efc2110ea0224d16ee86;p=chaz%2Ftar diff --git a/configure.ac b/configure.ac index d06e540..a93c6c0 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.90], [bug-tar@gnu.org]) +AC_INIT([GNU tar], [1.28], [bug-tar@gnu.org]) AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h])