diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-10 00:57:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-10 00:57:04 +0000 |
commit | a3a89e1a5c69c9aec35c9230dbb59464446a3b78 (patch) | |
tree | f9aa5a6849c6591271c6dc956ea6672b7e2d91b2 /Build/source/configure | |
parent | 4f2601b26f2b45fa46691938811670de5b6d39cb (diff) |
increment and append/dev for versions to begin TL21 work
git-svn-id: svn://tug.org/texlive/trunk@54634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/configure b/Build/source/configure index e61ca740d6f..28909171478 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -24961,11 +24961,11 @@ msg_compiling="$msg_compiling test "x$srcdir" = x. || msg_compiling="$msg_compiling from sources in $kpse_src" { $as_echo "$as_me:${as_lineno-$LINENO}: result: -** Configuration summary for $PACKAGE_STRING (2020$with_banner_add): +** Configuration summary for $PACKAGE_STRING (2021/dev$with_banner_add): $msg_compiling" >&5 $as_echo " -** Configuration summary for $PACKAGE_STRING (2020$with_banner_add): +** Configuration summary for $PACKAGE_STRING (2021/dev$with_banner_add): $msg_compiling" >&6; } case $kpse_src$kpse_bld in |