From 6b662022226aed0e4c78af2500b176ffd29d75a7 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 28 Feb 2024 07:05:37 +0100 Subject: update context to v2.11.01 --- tl-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tl-build.sh') diff --git a/tl-build.sh b/tl-build.sh index ac30032..25108c5 100755 --- a/tl-build.sh +++ b/tl-build.sh @@ -10,7 +10,7 @@ read with_clisp?'[y/n] ' enable_xindy="" # Context -preset_context_ver=2.10.08 +preset_context_ver=2.11.01 echo "Include Context v${preset_context_ver}?" read with_context?'[y/n] ' if [[ ${with_context} == "y" ]]; then -- cgit v1.2.3