]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
Version 1.35.90 master
authorSergey Poznyakoff <gray@gnu.org>
Sun, 19 Oct 2025 06:39:14 +0000 (09:39 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Sun, 19 Oct 2025 06:39:14 +0000 (09:39 +0300)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9a10b8b8c2a9dfc6bc086b11f9fd1f76b789301b..4a216758cf5440c38a42bd9fe3394bfe3ab1f54e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-GNU tar NEWS - User visible changes. 2025-07-26
+GNU tar NEWS - User visible changes. 2025-10-19
 Please send GNU tar bug reports to <bug-tar@gnu.org>
 \f
-version TBD
+version 1.35.90 (git)
 
 * New manual section "Reproducibility", for reproducible tarballs.
 
index d6e3041e10970e0a9e0fa1f5503018e6b84ab7a4..334c3510588751d958b862bc067578b179892ae3 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.35], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.35.90], [bug-tar@gnu.org])
 AC_CONFIG_SRCDIR([src/tar.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])