chiark / gitweb /
Finalise 1.1.2
[chiark-tcl.git] / base / common.make
index 758d8580120e50be38ba0003f98c95372d32be72..b0d4bae8bc4e251b21dc6093f437726d58dd8bdf 100644 (file)
@@ -17,7 +17,7 @@
 
 VERSION ?=     1
 FAMILY ?=      chiark_tcl
-TCL_VERSION ?= 8.3
+TCL_VERSION ?= 8.4
 TCL_INCLUDEDIR ?= /usr/include/tcl$(TCL_VERSION)
 
 OPTIMISE ?=            -O2