X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=b0ebe263f959c747423e4ec03e5cd0b5daf0577c;hb=1fb35e737478b9f3bc9cc4c18f2b656f8127f271;hp=532b4ebd6efab311fed588f49b2a85c8ec44127a;hpb=7e69b14775721a87b41dcdf9b9c3efe84ba08e89;p=chaz%2Ftar diff --git a/configure.ac b/configure.ac index 532b4eb..b0ebe26 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.17], [bug-tar@gnu.org]) +AC_INIT([GNU tar], [1.18], [bug-tar@gnu.org]) AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h:config.hin])