Raised version number to 1.15.2

This commit is contained in:
Sergey Poznyakoff
2005-01-18 01:10:12 +00:00
parent 2b9556cb8e
commit 2c9d869851

View File

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