From adcd1b495561fd8cc663bff8b3b0d2e3b791a5cf Mon Sep 17 00:00:00 2001 From: oscam-emu Date: Sat, 16 Mar 2024 23:42:43 +0200 Subject: [PATCH] Bump emu version to 800 --- module-emulator-osemu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-emulator-osemu.h b/module-emulator-osemu.h index 5ae4d95d6..bca19e5c0 100644 --- a/module-emulator-osemu.h +++ b/module-emulator-osemu.h @@ -4,7 +4,7 @@ #ifdef WITH_EMU // Version info -#define EMU_VERSION 799 +#define EMU_VERSION 800 #define EMU_MAX_CHAR_KEYNAME 12 #define EMU_KEY_FILENAME "SoftCam.Key"