update version and release info for v2.5.9 BETA release

This commit is contained in:
Richard Goedeken 2019-02-10 10:11:08 -08:00
parent b8a21b54dd
commit d48c74a217
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,10 @@
SDL Audio plugin for Mupen64Plus
---------------------------------
Mupen64Plus-audio-sdl v2.5.9 - February 10, 2019
------------------------------------------------
- *** BETA RELEASE *** For Testing Only ***
Mupen64Plus-audio-sdl - v2.5 - April 26, 2015
---------------------------------------------
- MS Visual Studio 2013 project files

View file

@ -43,7 +43,7 @@
#include "m64p_types.h"
/* version info */
#define SDL_AUDIO_PLUGIN_VERSION 0x020500
#define SDL_AUDIO_PLUGIN_VERSION 0x020509
#define AUDIO_PLUGIN_API_VERSION 0x020000
#define CONFIG_API_VERSION 0x020100
#define CONFIG_PARAM_VERSION 1.00