diff --git a/llarp/constants/version.h b/llarp/constants/version.h index e7099db99..3434517c6 100644 --- a/llarp/constants/version.h +++ b/llarp/constants/version.h @@ -6,10 +6,6 @@ #define LLARP_NAME "lokinet" -#define LLARP_VERSION_MAJ 0 -#define LLARP_VERSION_MIN 7 -#define LLARP_VERSION_PATCH 0 - #define LLARP_DEFAULT_NETID "lokinet" #ifndef LLARP_RELEASE_MOTTO