projects
/
tkinspect
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4afe01c
)
Bump to 5.1.0.
author
sls
<sls>
Fri, 2 Jun 1995 06:52:51 +0000
(06:52 +0000)
committer
sls
<sls>
Fri, 2 Jun 1995 06:52:51 +0000
(06:52 +0000)
version.tcl
patch
|
blob
|
history
diff --git
a/version.tcl
b/version.tcl
index 1b1b619ef1a76f6a9b775c965d9a39e0a03f43c7..a87c57efdf4f87acfdc0119394c5d30248cc021a 100644
(file)
--- a/
version.tcl
+++ b/
version.tcl
@@
-6,8
+6,8
@@
proc version_init {} {
global tkinspect tk_version
- set tkinspect(release) 5.
0.5
- set tkinspect(release_date) "
Feb 14
, 1995"
+ set tkinspect(release) 5.
1.0
+ set tkinspect(release_date) "
June 1
, 1995"
scan $tk_version "%d.%d" major minor
if {$major != 4} {
puts stderr \