Bumped version to v3.0.3

This commit is contained in:
Dimitris Panokostas 2019-11-23 12:41:23 +01:00
parent 1466ae965b
commit 4539fa0ec5

View file

@ -17,7 +17,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 v3.0.2 (2019-11-19)");
lblEmulatorVersion = new gcn::Label("Amiberry v3.0.3 (2019-11-23)");
textBox = new gcn::TextBox(
"Dimitris Panokostas (MiDWaN) - Amiberry author\n"