diff options
author | stanton <stanton> | 1999-05-26 02:39:12 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-05-26 02:39:12 (GMT) |
commit | 9b8d0c42d5220c0fe2e393876c547cc86592439b (patch) | |
tree | 6a66f8ba54718bd41d309a7ef93084725b4593de /tools/tcl.wse.in | |
parent | 4ed003db1291b51e72d309951399b8fa96e23402 (diff) | |
download | tcl-9b8d0c42d5220c0fe2e393876c547cc86592439b.zip tcl-9b8d0c42d5220c0fe2e393876c547cc86592439b.tar.gz tcl-9b8d0c42d5220c0fe2e393876c547cc86592439b.tar.bz2 |
Merged changes from 1-3-b2 branch into mainline.
Diffstat (limited to 'tools/tcl.wse.in')
-rw-r--r-- | tools/tcl.wse.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index 1703b73..8378667 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -46,7 +46,7 @@ item: Set Variable end
item: Set Variable
Variable=PATCHLEVEL
- Value=8.1
+ Value=${__TCL_PATCH_LEVEL__}
end
item: Set Variable
Variable=APPTITLE
|