Bumped version to 2.24b2 and added date stamp
This commit is contained in:
parent
fa721a4f7c
commit
0b1a7ffcf1
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.24b");
|
||||
lblEmulatorVersion = new gcn::Label("Amiberry v2.24b2 (2018-10-29)");
|
||||
|
||||
textBox = new gcn::TextBox(
|
||||
"Dimitris Panokostas (MiDWaN) - Amiberry author\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue