diff --git a/tqemu b/tqemu index 9736f44..27e8bfd 100755 --- a/tqemu +++ b/tqemu @@ -6,7 +6,7 @@ package require Tk # VARIABLES # namespace eval tqemu { - variable version {1.0.0} + variable version {1.0.1} variable bin [string cat "qemu-system-" $::tcl_platform(machine)] variable rtcbase {utc} variable lrtcbase [list utc localtime]