Raise version number to 1.15.92

This commit is contained in:
Sergey Poznyakoff
2006-06-21 10:44:16 +00:00
parent ab19642053
commit ca7df3fe6b

View File

@@ -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])