Фикс
This commit is contained in:
parent
613912c235
commit
0a1699f294
|
@ -77,7 +77,7 @@ namespace eval Git {
|
|||
foreach line [split $pipe "\n"] {
|
||||
lappend res $line
|
||||
}
|
||||
cd $d
|
||||
# cd $d
|
||||
if [info exists res] {
|
||||
return $res
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ exec wish "$0" -- "$@"
|
|||
######################################################
|
||||
# Version: 2.0.0
|
||||
# Release: alpha
|
||||
# Build: 21102022114408
|
||||
# Build: 21102022140732
|
||||
######################################################
|
||||
|
||||
# определим текущую версию, релиз и т.д.
|
||||
|
|
Loading…
Reference in New Issue
Block a user