Raised version number to 1.13.92

This commit is contained in:
uid65697
2003-12-25 10:17:48 +00:00
parent 3b3f5da0e9
commit 15cb6d782c

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
AC_INIT([GNU tar], [1.13.90], [bug-tar@gnu.org])
AC_INIT([GNU tar], [1.13.92], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADERS([config.h:config.hin])