Bumped version to v3.0.3
This commit is contained in:
parent
1466ae965b
commit
4539fa0ec5
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 v3.0.2 (2019-11-19)");
|
||||
lblEmulatorVersion = new gcn::Label("Amiberry v3.0.3 (2019-11-23)");
|
||||
|
||||
textBox = new gcn::TextBox(
|
||||
"Dimitris Panokostas (MiDWaN) - Amiberry author\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue