]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
Version 1.32 release_1_32
authorSergey Poznyakoff <gray@gnu.org>
Sat, 23 Feb 2019 12:54:53 +0000 (14:54 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Sat, 23 Feb 2019 12:54:53 +0000 (14:54 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 34e1fadc7a56382ecc539a5460748dc9028b16fb..acbebdd47098787ff847099e493c122f10b190ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
-GNU tar NEWS - User visible changes. 2019-01-15
+GNU tar NEWS - User visible changes. 2019-02-23
 Please send GNU tar bug reports to <bug-tar@gnu.org>
 
 \f
-version 1.31.90 (git)
+version 1.32 - Sergey Poznyakoff, 2019-02-23
 
 * Fix the use of --checkpoint without explicit --checkpoint-action
 
index 761f38cd6a2fc1ed616b4d53dd3ac5081a7e6622..75fb2e4fb4e4d350e4523081832d9f4f67de2203 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.31.90], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.32], [bug-tar@gnu.org])
 AC_CONFIG_SRCDIR([src/tar.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])