diff --git a/include/llarp/version.h b/include/llarp/version.h index 7eacf3a42..e7e0484db 100644 --- a/include/llarp/version.h +++ b/include/llarp/version.h @@ -10,7 +10,7 @@ #endif #ifndef LLARP_VERSION_PATCH -#define LLARP_VERSION_PATCH "0" +#define LLARP_VERSION_PATCH "1" #endif #ifndef LLARP_VERSION_NUM