Bumped dev version to v2.12 beta

This commit is contained in:
Dimitris Panokostas 2018-02-04 21:06:39 +01:00
parent 1b895628ed
commit 145cc764c3

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