mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-24 20:14:39 -04:00
UT NE A30, UE 0.12.1, UD 0.1.0
- engine modifications require to make a new release of UT and UE - UEFIDump 0.1.0 with Qt-free engine, at last
This commit is contained in:
parent
a4a8ebba76
commit
589dbd5719
3 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
UEFITool::UEFITool(QWidget *parent) :
|
||||
QMainWindow(parent),
|
||||
ui(new Ui::UEFITool),
|
||||
version(tr("0.30.0_alpha29"))
|
||||
version(tr("NE Alpha30"))
|
||||
{
|
||||
clipboard = QApplication::clipboard();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue