Skip to content

Commit

Permalink
changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
thanoulis committed Dec 10, 2020
1 parent 66e31e4 commit 5009c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tqemu
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 5009c5b

Please sign in to comment.