Skip to content

Commit 7cb9d29

Browse files
committed
changed version
1 parent 9c0ce9d commit 7cb9d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcalc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# VARIABLES
55
#
66
namespace eval tCalc {
7-
variable version {1.2.4}
7+
variable version {1.2.5}
88
variable safe [interp create -safe]
99
variable ontop {false}
1010
variable resizable 0

0 commit comments

Comments
 (0)