From b3c9134eeaf51f72330a346bc5f774be3e69c796 Mon Sep 17 00:00:00 2001
From: zoltanvb <balogh.zoltan.v@gmail.com>
Date: Sun, 9 Oct 2022 17:43:49 +0200
Subject: [PATCH] version bump to 1.1.1

---
 core/main.cpp               | 2 +-
 ep128emu_core_libretro.info | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/main.cpp b/core/main.cpp
index 9f89711..777b278 100644
--- a/core/main.cpp
+++ b/core/main.cpp
@@ -383,7 +383,7 @@ void retro_get_system_info(struct retro_system_info *info)
 {
   memset(info, 0, sizeof(*info));
   info->library_name     = "ep128emu";
-  info->library_version  = "v1.1.0";
+  info->library_version  = "v1.1.1";
   info->need_fullpath    = true;
   info->valid_extensions = "img|dsk|tap|dtf|com|trn|128|bas|cas|cdt|tzx|tvcwav|.";
 }
diff --git a/ep128emu_core_libretro.info b/ep128emu_core_libretro.info
index fe962a0..8ee76bb 100644
--- a/ep128emu_core_libretro.info
+++ b/ep128emu_core_libretro.info
@@ -23,7 +23,7 @@ license = "GPLv2"
 permissions = ""
 
 # Version of the core:
-display_version = "v1.1.0"
+display_version = "v1.1.1"
 
 # Hardware Information - Information about the hardware the core supports (when applicable)
 # Name of the manufacturer who produced the emulated system: