diff --git a/llarp/constants/version.hpp b/llarp/constants/version.hpp index 15da8b310..e875ebd9e 100644 --- a/llarp/constants/version.hpp +++ b/llarp/constants/version.hpp @@ -2,7 +2,7 @@ #define LLARP_VERSION_HPP #if defined(_WIN32) && defined(RC_INVOKED) -#define LLARP_VERSION 0, 5, 0, 0 +#define LLARP_VERSION 0, 5, 2, 0 #else #ifndef LLARP_VERSION_MAJ @@ -14,7 +14,7 @@ #endif #ifndef LLARP_VERSION_PATCH -#define LLARP_VERSION_PATCH "0" +#define LLARP_VERSION_PATCH "2" #endif #ifndef LLARP_VERSION_NUM diff --git a/motto.txt b/motto.txt index 40440a1ab..bd0069666 100644 --- a/motto.txt +++ b/motto.txt @@ -1 +1 @@ -bedrock edition +and boom goes the dynamite \ No newline at end of file