version prep

This commit is contained in:
Grinch_ 2021-03-26 18:51:57 +06:00
parent c459758abc
commit 96673070c6

View File

@ -1,6 +1,6 @@
#pragma once
#define MENU_NAME "Cheat Menu"
#define MENU_VERSION_NUMBER "2.3"
#define MENU_VERSION MENU_VERSION_NUMBER"-beta"
#define MENU_VERSION_NUMBER "2.6"
#define MENU_VERSION MENU_VERSION_NUMBER//"-beta"
#define BUILD_NUMBER "20210311"
#define MENU_TITLE MENU_NAME " v" MENU_VERSION "(" BUILD_NUMBER ")"
#define MENU_TITLE MENU_NAME " v" MENU_VERSION //"(" BUILD_NUMBER ")"