Bumped version date
This commit is contained in:
parent
51d29cd1cb
commit
1772fb7683
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ void InitPanelAbout(const struct _ConfigCategory& category)
|
|||
{
|
||||
amiberryLogoImage = gcn::Image::load("data/amiberry-logo.png");
|
||||
icon = new gcn::Icon(amiberryLogoImage);
|
||||
lblEmulatorVersion = new gcn::Label("Amiberry beta (2019-10-30)");
|
||||
lblEmulatorVersion = new gcn::Label("Amiberry v3.0beta (2019-11-04)");
|
||||
|
||||
textBox = new gcn::TextBox(
|
||||
"Dimitris Panokostas (MiDWaN) - Amiberry author\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue