Skip to content

Commit 7145f10

Browse files
committed
Version 1.1.0
1 parent db0be67 commit 7145f10

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

RELEASE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Raphnet raw Input plugin for Mupen64Plus
22
--------------------------------
33

4+
## v1.1.0 - July 16, 2019
5+
6+
* Update to input plugin API 2.1.0
7+
48
## v1.0.2 - November 6, 2018
59

610
* Add support for the 3.6.x adapter firmware

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#define VERSION_H
2828

2929
#define PLUGIN_NAME "Mupen64Plus raphnetraw Input Plugin"
30-
#define PLUGIN_VERSION 0x010002
30+
#define PLUGIN_VERSION 0x010100
3131
//#define INPUT_PLUGIN_API_VERSION 0x020000
3232
#define INPUT_PLUGIN_API_VERSION 0x020100
3333
#define CONFIG_API_VERSION 0x020100

0 commit comments

Comments
 (0)