summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-04-06 15:25:44 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-04-06 15:25:44 (GMT)
commite8bb79afed0a1a28c88946874b30294a9df08c06 (patch)
tree52032f5f02a4cc2cb7545a91ac258c8633379651 /tools
parent0c57a249bb5672ca4ceafe4353d9f6a76a0d4505 (diff)
downloadtcl-e8bb79afed0a1a28c88946874b30294a9df08c06.zip
tcl-e8bb79afed0a1a28c88946874b30294a9df08c06.tar.gz
tcl-e8bb79afed0a1a28c88946874b30294a9df08c06.tar.bz2
Some more (internal) stub entries which can be cleaned up with -DTCL_NO_DEPRECATED, because they are not used any more.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/tcltk-man2html.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index 7ec6365..5d21866 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -22,7 +22,7 @@ if {[catch {package require Tcl 8.6-} msg]} {
# Copyright (c) 1995-1997 Roger E. Critchlow Jr
# Copyright (c) 2004-2010 Donal K. Fellows
-set ::Version "50/8.6"
+set ::Version "50/8.7"
set ::CSSFILE "docs.css"
##