We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d804d9e commit 1a968e5Copy full SHA for 1a968e5
tqemu
@@ -6,7 +6,7 @@ package require Tk
6
# VARIABLES
7
#
8
namespace eval tqemu {
9
- variable version {1.0.1}
+ variable version {1.0.2}
10
variable bin [string cat "qemu-system-" $::tcl_platform(machine)]
11
variable rtcbase {utc}
12
variable lrtcbase [list utc localtime]
0 commit comments