Changes between Initial Version and Version 1 of TclVersionInfo
- Timestamp:
- Sep 25, 2013, 10:28:14 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TclVersionInfo
v1 v1 1 == Tcl Version Information == 2 3 This page documents which version of Tcl was shipped in which Mac OS X release. 4 5 === Finding the Tcl version number === 6 7 Example: 8 9 {{{ 10 $ echo 'puts [info patchlevel]' | /usr/bin/tclsh 11 8.5.9 12 }}} 13 14 == Versions == 15 16 ||= Tcl/Mac OS X =||= 10.8 =||= 10.7 =||= 10.6 =||= 10.5 =||= 10.4 =|| 17 ||=/usr/bin/tclsh =|| 8.5.9|| || || || || 18 ||=/usr/bin/tclsh8.4 =|| 8.4.19|| || || || || 19 ||=/usr/bin/tclsh8.5 =|| 8.5.9|| || || || || 20