We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0ce9d commit 7cb9d29Copy full SHA for 7cb9d29
tcalc
@@ -4,7 +4,7 @@
4
# VARIABLES
5
#
6
namespace eval tCalc {
7
- variable version {1.2.4}
+ variable version {1.2.5}
8
variable safe [interp create -safe]
9
variable ontop {false}
10
variable resizable 0
0 commit comments