Bumped version to v2.24b11

This commit is contained in:
Dimitris Panokostas 2018-12-03 00:58:58 +01:00
parent cef05ceb03
commit aafa0a03c6

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