]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
Version 1.32.90
authorSergey Poznyakoff <gray@gnu.org>
Wed, 27 Nov 2019 16:51:58 +0000 (18:51 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Wed, 27 Nov 2019 16:51:58 +0000 (18:51 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index acbebdd47098787ff847099e493c122f10b190ee..0a47aaa8c78ab48cf0758c8f9e8a7cfb2b53bdc9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-GNU tar NEWS - User visible changes. 2019-02-23
+GNU tar NEWS - User visible changes. 2019-11-27
 Please send GNU tar bug reports to <bug-tar@gnu.org>
 
+\f
+version 1.32.90 (git)
 \f
 version 1.32 - Sergey Poznyakoff, 2019-02-23
 
index 75fb2e4fb4e4d350e4523081832d9f4f67de2203..b03f1dc03563a4efd821127a7b8567d754371ca5 100644 (file)
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([GNU tar], [1.32], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.32.90], [bug-tar@gnu.org])
 AC_CONFIG_SRCDIR([src/tar.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])