Raise version number to 1.15.90

This commit is contained in:
Sergey Poznyakoff
2006-02-19 19:28:17 +00:00
parent 36f41eabf4
commit 5032e08eb9
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@@ -1,7 +1,7 @@
GNU tar NEWS - User visible changes.
Please send GNU tar bug reports to <bug-tar@gnu.org>
version 1.15.2 (CVS version -- unreleased)
version 1.15.90 - Sergey Poznyakoff, 2006-02-19
* New features

View File

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