chiark / gitweb /
tuntap: Do not build on non-Linux platforms.
[chiark-tcl.git] / base / common.make
index 758d8580120e50be38ba0003f98c95372d32be72..d914b5144149d0c1c48d75946b67d4a5dfb2f2b7 100644 (file)
@@ -17,7 +17,7 @@
 
 VERSION ?=     1
 FAMILY ?=      chiark_tcl
-TCL_VERSION ?= 8.3
+TCL_VERSION ?= 8.5
 TCL_INCLUDEDIR ?= /usr/include/tcl$(TCL_VERSION)
 
 OPTIMISE ?=            -O2