From b5443964ec1910e835229842b70de0006424fae3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 24 Mar 2021 21:28:22 +0000 Subject: tardate 2021 git-svn-id: svn://tug.org/texlive/trunk@58686 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/configure | 20 ++++++++++---------- Build/source/tardate.ac | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Build/source/configure b/Build/source/configure index a29b1100cf6..ab241433f7a 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for TeX Live 2020-03-23. +# Generated by GNU Autoconf 2.69 for TeX Live 2021-03-23. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live' PACKAGE_TARNAME='tex-live' -PACKAGE_VERSION='2020-03-23' -PACKAGE_STRING='TeX Live 2020-03-23' +PACKAGE_VERSION='2021-03-23' +PACKAGE_STRING='TeX Live 2021-03-23' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1503,7 +1503,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures TeX Live 2020-03-23 to adapt to many kinds of systems. +\`configure' configures TeX Live 2021-03-23 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1577,7 +1577,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live 2020-03-23:";; + short | recursive ) echo "Configuration of TeX Live 2021-03-23:";; esac cat <<\_ACEOF @@ -1885,7 +1885,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live configure 2020-03-23 +TeX Live configure 2021-03-23 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2662,7 +2662,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by TeX Live $as_me 2020-03-23, which was +It was created by TeX Live $as_me 2021-03-23, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -10788,7 +10788,7 @@ fi # Define the identity of the package. PACKAGE='tex-live' - VERSION='2020-03-23' + VERSION='2021-03-23' cat >>confdefs.h <<_ACEOF @@ -22866,7 +22866,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by TeX Live $as_me 2020-03-23, which was +This file was extended by TeX Live $as_me 2021-03-23, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22923,7 +22923,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -TeX Live config.status 2020-03-23 +TeX Live config.status 2021-03-23 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/tardate.ac b/Build/source/tardate.ac index f75bb6ae262..59dfe00b7bd 100644 --- a/Build/source/tardate.ac +++ b/Build/source/tardate.ac @@ -9,4 +9,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current TeX Live tarball version -m4_define([tex_live_tardate], [2020-03-23]) +m4_define([tex_live_tardate], [2021-03-23]) -- cgit v1.2.3