aboutsummaryrefslogtreecommitdiff
path: root/tl-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tl-build.sh')
-rwxr-xr-xtl-build.sh2
1 files changed, 1 insertions, 1 deletions
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] '
10enable_xindy="" 10enable_xindy=""
11 11
12# Context 12# Context
13preset_context_ver=2.10.08 13preset_context_ver=2.11.01
14echo "Include Context v${preset_context_ver}?" 14echo "Include Context v${preset_context_ver}?"
15read with_context?'[y/n] ' 15read with_context?'[y/n] '
16if [[ ${with_context} == "y" ]]; then 16if [[ ${with_context} == "y" ]]; then