mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-08-19 16:28:26 -05:00
Bump plugin version to 0.8.2
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define WUPS_VERSION_STR "0.8.1"
|
||||
#define WUPS_VERSION_STR "0.8.2"
|
||||
#define WUPS_PLUGIN_NAME(__plugin_name) \
|
||||
WUPS_META(name, __plugin_name); \
|
||||
WUPS_META(wups, WUPS_VERSION_STR); \
|
||||
|
||||
Reference in New Issue
Block a user