From ca7df3fe6bc30554a9fa3483beffd691cd62e2f4 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 21 Jun 2006 10:44:16 +0000 Subject: [PATCH] Raise version number to 1.15.92 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ab4fbe8..d9d699e 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.15.91], [bug-tar@gnu.org]) +AC_INIT([GNU tar], [1.15.92], [bug-tar@gnu.org]) AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h:config.hin]) -- 2.44.0