Skip to content

Commit 1749e15

Browse files
committed
update version and release info for v2.5.9 BETA release
1 parent 9aae471 commit 1749e15

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Mupen64Plus-Core Emulator Library RELEASE
22
-----------------------------------------
33

4+
Mupen64Plus-core v2.5.9 - February 10, 2019
5+
-------------------------------------------
6+
- *** BETA RELEASE *** For Testing Only ***
7+
48
Mupen64Plus-core v2.5 - April 26, 2015
59
--------------------------------------
610
- Game-specific fixes (Banjo Tooie, Zelda Ocarina of Time, DK64, Hydro Thunder, others)

src/main/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#define __VERSION_H__
2626

2727
#define MUPEN_CORE_NAME "Mupen64Plus Core"
28-
#define MUPEN_CORE_VERSION 0x020501
28+
#define MUPEN_CORE_VERSION 0x020509
2929

3030
#define FRONTEND_API_VERSION 0x020102
3131
#define CONFIG_API_VERSION 0x020301

0 commit comments

Comments
 (0)