Skip to content

Commit d6e326f

Browse files
committed
Version 1.0
1 parent 5266c8b commit d6e326f

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.0.0 - January 15, 2017
5+
6+
* Support for multiple adapters
7+
48
## v0.9.4 - December 3, 2016
59

610
* Improved structure and separation for easier maintenance of the code shared between the Project 64 and mupen64plus versions of this plugin.

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 0x000904
30+
#define PLUGIN_VERSION 0x010000
3131
#define INPUT_PLUGIN_API_VERSION 0x020000
3232
#define CONFIG_API_VERSION 0x020100
3333

0 commit comments

Comments
 (0)