Update version and changelog
This commit is contained in:
@@ -11,6 +11,13 @@ http://wiiuse.net/
|
||||
http://wiiuse.sourceforge.net/
|
||||
http://sourceforge.net/projects/wiiuse/
|
||||
|
||||
---------------------------
|
||||
v0.13.1 -- 11 November 2010
|
||||
---------------------------
|
||||
Fixed:
|
||||
- Fix crashers due to unchecked pointer use.
|
||||
- [Windows] Fix crashers due to unchecked pointer use.
|
||||
|
||||
---------------------------
|
||||
v0.13 -- 11 November 2010
|
||||
---------------------------
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
|
||||
#define WIIUSE_MAJOR 0
|
||||
#define WIIUSE_MINOR 13
|
||||
#define WIIUSE_MICRO 0
|
||||
#define WIIUSE_MICRO 1
|
||||
|
||||
#ifdef _WIN32
|
||||
/* windows */
|
||||
|
||||
Reference in New Issue
Block a user