update text files and version number for upcoming 2.5 release

This commit is contained in:
Richard Goedeken 2015-04-26 12:32:06 -07:00
parent cd103ec918
commit 58cf524522
4 changed files with 13 additions and 2 deletions

View file

@ -5,6 +5,10 @@ Mupen64Plus-ui-console is licensed under the GNU General Public License version
The authors of Mupen64Plus-ui-console are:
* Richard Goedeken (Richard42)
* Anthony Bentley (bentley)
* Dorian Fevrier (Narann)
* littleguy77
* and others.
Mupen64Plus is based on GPL-licensed source code from Mupen64 v0.5, originally written by:
* Hacktarux

2
README
View file

@ -1,6 +1,6 @@
===============================================================================
-------------------------------------------------------------------------------
Mupen64plus-ui-console README v2.0
Mupen64plus-ui-console README v2.5
-------------------------------------------------------------------------------
===============================================================================

View file

@ -1,6 +1,13 @@
Mupen64Plus-UI-Console RELEASE
------------------------------
Mupen64Plus-UI-Console Front-End v2.5 - April 26, 2015
------------------------------------------------------
- Update man page document
- Add application desktop file and icons
- Add support for loading savestate immediately on emulator startup
- Compile-time flag to support building ui-console as a library (used by Android frontend)
Mupen64Plus-UI-Console Front-End v2.0 - July 4, 2013
----------------------------------------------------
- Project files for Visual Studio 2012

View file

@ -27,7 +27,7 @@
#define VERSION_H
#define CONSOLE_UI_NAME "Mupen64Plus Console User-Interface"
#define CONSOLE_UI_VERSION 0x020000
#define CONSOLE_UI_VERSION 0x020500
#define CORE_API_VERSION 0x020001
#define CONFIG_API_VERSION 0x020000