Bumped version to v2.24b9
This commit is contained in:
parent
e22dbb4b52
commit
c4cf0a009c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ void InitPanelAbout(const struct _ConfigCategory& category)
|
||||||
{
|
{
|
||||||
amiberryLogoImage = gcn::Image::load("data/amiberry-logo.png");
|
amiberryLogoImage = gcn::Image::load("data/amiberry-logo.png");
|
||||||
icon = new gcn::Icon(amiberryLogoImage);
|
icon = new gcn::Icon(amiberryLogoImage);
|
||||||
lblEmulatorVersion = new gcn::Label("Amiberry v2.24b8 (2018-11-26)");
|
lblEmulatorVersion = new gcn::Label("Amiberry v2.24b9 (2018-11-29)");
|
||||||
|
|
||||||
textBox = new gcn::TextBox(
|
textBox = new gcn::TextBox(
|
||||||
"Dimitris Panokostas (MiDWaN) - Amiberry author\n"
|
"Dimitris Panokostas (MiDWaN) - Amiberry author\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue