Raise version number to 1.16.1

This commit is contained in:
Sergey Poznyakoff
2006-12-08 13:40:07 +00:00
parent b09417ca8d
commit 079f2d6807

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
AC_INIT([GNU tar], [1.16], [bug-tar@gnu.org])
AC_INIT([GNU tar], [1.16.1], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h:config.hin])