Patch - Updates build version patch number - V14.5.27
Increments the build version patch number to reflect the latest changes. This ensures accurate version tracking for the engine.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
*/
|
||||
#define BUILD_VERSION_MAJOR 14
|
||||
#define BUILD_VERSION_MINOR 5
|
||||
#define BUILD_VERSION_PATCH 4
|
||||
#define BUILD_VERSION_PATCH 27
|
||||
|
||||
// BUILD_VERSION_VER est un int persist<73> dans un fichier, <20> charger au lancement et incr<63>menter <20> chaque build (voir point 3)
|
||||
extern int BUILD_VERSION_VER;
|
||||
|
||||
Reference in New Issue
Block a user