mirror of
https://github.com/wiiu-env/gdbstub_plugin.git
synced 2024-11-21 19:29:15 +01:00
Bump version
This commit is contained in:
parent
ece760f3d5
commit
6eeb466010
@ -1,11 +1,11 @@
|
||||
#pragma once
|
||||
#include "version.h"
|
||||
|
||||
#define PLUGIN_VERSION "v0.1"
|
||||
#define PLUGIN_VERSION "v0.1.1"
|
||||
#define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA
|
||||
|
||||
// Uncomment to log incoming and outgoing packet
|
||||
// #define PACKET_LOGGING
|
||||
|
||||
// Uncomment to add driver threads to the thread list
|
||||
// #define SHOW_DRIVER_THREADS
|
||||
// #define SHOW_DRIVER_THREADS
|
||||
|
Loading…
Reference in New Issue
Block a user