5eeb1102a1
8.6.12: Bug fixes
16 lines
424 B
Text
16 lines
424 B
Text
# $NetBSD: Makefile.version,v 1.28 2021/11/16 16:24:39 adam Exp $
|
|
# used by cad/xcircuit/Makefile
|
|
# used by devel/tcl-tclcl/Makefile
|
|
# used by lang/tcl/Makefile
|
|
# used by lang/tcl-otcl/Makefile
|
|
# used by print/tcl-pdflib/Makefile
|
|
|
|
TCL_SONUM= 86
|
|
TCL_BASEVER= 8.6
|
|
TCL_VERSION= 8.6.12
|
|
|
|
# Update bundled versions in lang/tcl/buildlink3.mk
|
|
ITCL_VERSION= 4.2.2
|
|
SQLITE3_VERSION= 3.36.0
|
|
TDBC_VERSION= 1.1.3
|
|
THREAD_VERSION= 2.8.7
|