Version 1.29 release_1_29
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 16 May 2016 06:57:39 +0000 (09:57 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 16 May 2016 08:51:12 +0000 (11:51 +0300)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6c0b3bc11aafdfb016845c3a31d1de85fb72472e..501164abd0ef306b113cc2ce9ab5253365093fc2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
-GNU tar NEWS - User visible changes. 2016-03-24
+GNU tar NEWS - User visible changes. 2016-05-16
 Please send GNU tar bug reports to <bug-tar@gnu.org>
 
 \f
-version 1.28.90 (Git)
+version 1.29 - Sergey Poznyakoff, 2016-05-16
 
 * New options: --verbatim-files-from, --no-verbatim-files-from
 
index 6d14bbd63044c606c73bbbbd0e95dcf0d6098b1d..50fbae512725d0711fbaeb566c33d0a25740636c 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.28.90], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.29], [bug-tar@gnu.org])
 AC_CONFIG_SRCDIR([src/tar.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])