Bump version for release

This commit is contained in:
Ryan Pavlik
2011-05-02 15:56:41 -05:00
parent 7b5cb12472
commit 800a6c385b
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ http://wiiuse.sourceforge.net/
http://sourceforge.net/projects/wiiuse/
---------------------------
v0.14 -- ?
v0.14 -- 2 May 2011
---------------------------
Added:
- Support for redirecting or disabling messages: function

View File

@@ -66,8 +66,8 @@
#define WIIUSE_H_INCLUDED
#define WIIUSE_MAJOR 0
#define WIIUSE_MINOR 13
#define WIIUSE_MICRO 1
#define WIIUSE_MINOR 14
#define WIIUSE_MICRO 0
#ifndef WIIUSE_PLATFORM
#if defined(_WIN32)