From 0094a023eaef683e5ec86ba3b128625d6cc43a6f Mon Sep 17 00:00:00 2001 From: oscam-emu Date: Sun, 5 May 2019 13:47:21 +0300 Subject: [PATCH] [osemu] Increased version to 796 --- 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 399e5b478..33d2ea046 100644 --- a/module-emulator-osemu.h +++ b/module-emulator-osemu.h @@ -4,7 +4,7 @@ #ifdef WITH_EMU // Version info -#define EMU_VERSION 795 +#define EMU_VERSION 796 #define EMU_MAX_CHAR_KEYNAME 12 #define EMU_KEY_FILENAME "SoftCam.Key"