Bumped version to v2.18 beta

This commit is contained in:
Dimitris Panokostas 2018-03-18 20:56:27 +01:00
parent beb3e4f599
commit b5c32e97da

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