]> Dogcows Code - chaz/tar/commitdiff
Raise version number to 1.15.90
authorSergey Poznyakoff <gray@gnu.org.ua>
Sun, 19 Feb 2006 19:28:17 +0000 (19:28 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sun, 19 Feb 2006 19:28:17 +0000 (19:28 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 380dc9670cf95388c59e789d268841adace41c64..129056f1f5c9419221a771e989467c6c8331825c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 GNU tar NEWS - User visible changes.
 Please send GNU tar bug reports to <bug-tar@gnu.org>
 \f
-version 1.15.2 (CVS version -- unreleased)
+version 1.15.90 - Sergey Poznyakoff, 2006-02-19
 
 * New features
 
index f9e9a183a38a377d6e0df326555a83423ba76ee4..b7e44aff18a67759d455db423a81a511defb7bd8 100644 (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])
This page took 0.022031 seconds and 4 git commands to generate.