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