chiark / gitweb /
Update default TCL_VERSION to 8.5
[chiark-tcl.git] / base / common.make
index b0d4bae8bc4e251b21dc6093f437726d58dd8bdf..d914b5144149d0c1c48d75946b67d4a5dfb2f2b7 100644 (file)
@@ -17,7 +17,7 @@
 
 VERSION ?=     1
 FAMILY ?=      chiark_tcl
-TCL_VERSION ?= 8.4
+TCL_VERSION ?= 8.5
 TCL_INCLUDEDIR ?= /usr/include/tcl$(TCL_VERSION)
 
 OPTIMISE ?=            -O2