X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=configure.ac;h=3bff70ed1d289ac95ca5aeb858bf778ba3ec2939;hp=5feff66927a5cb4a7af579134eda982fcdd467b7;hb=f6c25db5fef8f1e82c7a9e87ed42d311cb1bcb32;hpb=6d5cfeb757da524ed88bff55b2ee4e58b593641e diff --git a/configure.ac b/configure.ac index 5feff66..3bff70e 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.26.90], [bug-tar@gnu.org]) +AC_INIT([GNU tar], [1.27], [bug-tar@gnu.org]) AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h])