Bumped version to 2.24b2 and added date stamp

This commit is contained in:
Dimitris Panokostas 2018-10-29 01:21:21 +01:00
parent fa721a4f7c
commit 0b1a7ffcf1

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.24b");
lblEmulatorVersion = new gcn::Label("Amiberry v2.24b2 (2018-10-29)");
textBox = new gcn::TextBox(
"Dimitris Panokostas (MiDWaN) - Amiberry author\n"