mirror of
https://github.com/wiiu-env/CURLWrapperModule.git
synced 2024-11-22 12:49:20 +01:00
Bump version
This commit is contained in:
parent
58d2a083b4
commit
cc1cec8c66
@ -12,7 +12,7 @@ extern "C" {
|
|||||||
|
|
||||||
WUMS_MODULE_EXPORT_NAME("homebrew_curlwrapper");
|
WUMS_MODULE_EXPORT_NAME("homebrew_curlwrapper");
|
||||||
|
|
||||||
#define MODULE_VERSION "v0.1.1"
|
#define MODULE_VERSION "v0.1.2"
|
||||||
|
|
||||||
WUMS_APPLICATION_STARTS() {
|
WUMS_APPLICATION_STARTS() {
|
||||||
OSReport("Running CURLWrapperModule " MODULE_VERSION MODULE_VERSION_EXTRA "\n");
|
OSReport("Running CURLWrapperModule " MODULE_VERSION MODULE_VERSION_EXTRA "\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user