Skip to content

Commit 1a968e5

Browse files
committed
changed version
1 parent d804d9e commit 1a968e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tqemu

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package require Tk
66
# VARIABLES
77
#
88
namespace eval tqemu {
9-
variable version {1.0.1}
9+
variable version {1.0.2}
1010
variable bin [string cat "qemu-system-" $::tcl_platform(machine)]
1111
variable rtcbase {utc}
1212
variable lrtcbase [list utc localtime]

0 commit comments

Comments
 (0)