Skip to content

Commit

Permalink
changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
thanoulis committed Dec 11, 2020
1 parent d804d9e commit 1a968e5
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.1}
variable version {1.0.2}
variable bin [string cat "qemu-system-" $::tcl_platform(machine)]
variable rtcbase {utc}
variable lrtcbase [list utc localtime]
Expand Down

0 comments on commit 1a968e5

Please sign in to comment.