mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-27 13:34:33 -04:00
UT 0.21.4 / UP 0.3.8
- fixed a bug introduced in 0.21.3 commit
This commit is contained in:
parent
9d0bcd0bed
commit
7ebbc58b9b
3 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
|||
UEFITool::UEFITool(QWidget *parent) :
|
||||
QMainWindow(parent),
|
||||
ui(new Ui::UEFITool),
|
||||
version(tr("0.21.3"))
|
||||
version(tr("0.21.4"))
|
||||
{
|
||||
clipboard = QApplication::clipboard();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue