diff --git a/src/osdep/gui/PanelAbout.cpp b/src/osdep/gui/PanelAbout.cpp index 4f5fedd01..3e26c9bab 100644 --- a/src/osdep/gui/PanelAbout.cpp +++ b/src/osdep/gui/PanelAbout.cpp @@ -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.7 beta"); + lblEmulatorVersion = new gcn::Label("Amiberry v2.8 beta"); textBox = new gcn::TextBox("Contributors:\n" "Dimitris Panokostas (MiDWaN)\n"