From 73689caf11486560012f0aedbd4cae19f1272885 Mon Sep 17 00:00:00 2001 From: Mitsutaka Okazaki Date: Tue, 7 Jan 2020 01:49:35 +0900 Subject: [PATCH] Update emu2413 to 1.2.2 --- modules/libkss | 2 +- src/in_msx.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/libkss b/modules/libkss index a47b7ea..ecdea6d 160000 --- a/modules/libkss +++ b/modules/libkss @@ -1 +1 @@ -Subproject commit a47b7ea9fdf6a0925b0093247e2aca771e939a75 +Subproject commit ecdea6da2333b7b265cff8dd5ddcc611a9b5a319 diff --git a/src/in_msx.h b/src/in_msx.h index 15d54b6..3c5fd8a 100644 --- a/src/in_msx.h +++ b/src/in_msx.h @@ -4,7 +4,7 @@ #include "winamp/in2.h" #define PLUGIN_NAME "in_msx" -#define PLUGIN_VERSION "1.6.1" +#define PLUGIN_VERSION "1.6.2" #define IN_MSX_ABOUT \ "MSXplug version " PLUGIN_VERSION "\r\n" \