Bumped version to 2.24b10

This commit is contained in:
Dimitris Panokostas 2018-12-01 12:28:48 +01:00
parent 510f801550
commit a69a74e947

View file

@ -29,7 +29,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 v2.24b9 (2018-11-29)");
lblEmulatorVersion = new gcn::Label("Amiberry v2.24b10 (2018-12-01)");
textBox = new gcn::TextBox(
"Dimitris Panokostas (MiDWaN) - Amiberry author\n"