summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 175caed..3314165 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.3-20030904
+1.3.3-20030909
874'>bug_3293874 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/win/README.binary
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-10-05 22:47:04 (GMT)
committerhobbs <hobbs>1999-10-05 22:47:04 (GMT)
commitc67d7bf369b87f7440411eb5c4ec8d5773ec1461 (patch)
tree5646f922262ffbf32320f68c25a6415d94f66da5 /win/README.binary
parent0e113a9fa52d8d8f9c8be444d0e1a180084d6d8b (diff)
downloadtcl-c67d7bf369b87f7440411eb5c4ec8d5773ec1461.zip
tcl-c67d7bf369b87f7440411eb5c4ec8d5773ec1461.tar.gz
tcl-c67d7bf369b87f7440411eb5c4ec8d5773ec1461.tar.bz2
* {win,mac,unix,tools,}/README:
* win/README.binary: * win/makefile.vc: * {win,unix}/configure.in: * generic/tcl.h: * library/init.tcl: updated to 8.3a1 from 8.2.0. * win/tclWinReg.c: fixed registry command to properly 'get' HKEY_PERFORMANCE_DATA root key data. Needs more work. * win/tclWinSerial.c: changed SerialSetOptionProc to return TCL_OK by default. (patch from Rolf Schroedter)