mirror of
https://github.com/wiiu-env/CURLWrapperModule.git
synced 2025-06-11 22:49:21 +02:00
Bump version
This commit is contained in:
@ -12,7 +12,7 @@ extern "C" {
|
|||||||
|
|
||||||
WUMS_MODULE_EXPORT_NAME("homebrew_curlwrapper");
|
WUMS_MODULE_EXPORT_NAME("homebrew_curlwrapper");
|
||||||
|
|
||||||
#define MODULE_VERSION "v0.1"
|
#define MODULE_VERSION "v0.1.1"
|
||||||
|
|
||||||
WUMS_APPLICATION_STARTS() {
|
WUMS_APPLICATION_STARTS() {
|
||||||
OSReport("Running CURLWrapperModule " MODULE_VERSION MODULE_VERSION_EXTRA "\n");
|
OSReport("Running CURLWrapperModule " MODULE_VERSION MODULE_VERSION_EXTRA "\n");
|
||||||
|
Reference in New Issue
Block a user