Changed version to v2.21

This commit is contained in:
Dimitris Panokostas 2018-05-25 23:06:42 +02:00
parent 59f648cbf3
commit ea3908cba1

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.21 beta");
lblEmulatorVersion = new gcn::Label("Amiberry v2.21");
textBox = new gcn::TextBox(
"Dimitris Panokostas (MiDWaN) - Amiberry author\n"