From: Sergey Poznyakoff Date: Sat, 21 Feb 2004 09:40:45 +0000 (+0000) Subject: Sorry, the version number is .93 X-Git-Tag: alpha_1_13_93~14 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=44da0983c075a829909d0f768a160a250d34e222;p=debian%2Ftar Sorry, the version number is .93 --- diff --git a/configure.ac b/configure.ac index 278ca5d8..ef034fe1 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. -AC_INIT([GNU tar], [1.13.92a], [bug-tar@gnu.org]) +AC_INIT([GNU tar], [1.13.93], [bug-tar@gnu.org]) AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_HEADERS([config.h:config.hin])