diff --git a/deps/libpietendo b/deps/libpietendo index 4613d1a..5d50d02 160000 --- a/deps/libpietendo +++ b/deps/libpietendo @@ -1 +1 @@ -Subproject commit 4613d1a5936d6bc7a7e891abf88340ac3c9ad349 +Subproject commit 5d50d02f8f3b8918bdfbbb599b8c4c1628660d89 diff --git a/src/version.h b/src/version.h index b16c8a2..3f495f0 100644 --- a/src/version.h +++ b/src/version.h @@ -3,5 +3,5 @@ #define BIN_NAME "nstool" #define VER_MAJOR 1 #define VER_MINOR 9 -#define VER_PATCH 0 +#define VER_PATCH 1 #define AUTHORS "jakcron" \ No newline at end of file