Version 1.32.90

This commit is contained in:
Sergey Poznyakoff
2019-11-27 18:51:58 +02:00
parent 14f00a2c7a
commit e1005b385d
2 changed files with 4 additions and 2 deletions

4
NEWS
View File

@@ -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>
version 1.32.90 (git)
version 1.32 - Sergey Poznyakoff, 2019-02-23

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