Version 1.35.90

This commit is contained in:
Sergey Poznyakoff
2025-10-19 09:39:14 +03:00
parent 2737e1aec0
commit f501cf8c9a
2 changed files with 3 additions and 3 deletions

4
NEWS
View File

@@ -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>
version TBD
version 1.35.90 (git)
* New manual section "Reproducibility", for reproducible tarballs.

View 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])