Bumped version to v2.18 beta
This commit is contained in:
parent
beb3e4f599
commit
b5c32e97da
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue