projects
/
tkinspect
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c412790
)
Bump to 5.1.5.
author
sls
<sls>
Fri, 23 Jun 1995 07:22:23 +0000
(07:22 +0000)
committer
sls
<sls>
Fri, 23 Jun 1995 07:22:23 +0000
(07:22 +0000)
version.tcl
patch
|
blob
|
history
diff --git
a/version.tcl
b/version.tcl
index c78763ccbd36f6a99e3c326d6be92ef87f322fa3..5eb6cf219515123ba3fd2041298f154d4d9a6171 100644
(file)
--- a/
version.tcl
+++ b/
version.tcl
@@
-6,7
+6,7
@@
proc version_init {} {
global tkinspect tk_version tk_patchLevel
- set tkinspect(release) 5.1.
4
+ set tkinspect(release) 5.1.
5
set tkinspect(release_date) "June 21, 1995"
scan $tk_version "%d.%d" major minor
if {$major != 4} {