-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pragma once | ||
|
||
#define CodeGenerator_Prefix "CodeGenerator" | ||
#define CodeGenerator_BuildNumber 734 | ||
#define CodeGenerator_BuildNumber 735 | ||
#define CodeGenerator_MinorNumber 0 | ||
#define CodeGenerator_MajorNumber 0 | ||
#define CodeGenerator_BuildId "0.0.734" | ||
#define CodeGenerator_BuildId "0.0.735" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pragma once | ||
|
||
#define Misc_Prefix "Misc" | ||
#define Misc_BuildNumber 199 | ||
#define Misc_BuildNumber 200 | ||
#define Misc_MinorNumber 1 | ||
#define Misc_MajorNumber 0 | ||
#define Misc_BuildId "0.1.199" | ||
#define Misc_BuildId "0.1.200" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Lumo_Windows_Debug_x64_v0.0.5561 | ||
Lumo_Windows_Debug_x64_v0.0.5563 |
4 changes: 2 additions & 2 deletions
4
libs/LumoBackend/include/LumoBackend/Headers/LumoBackendBuild.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pragma once | ||
|
||
#define LumoBackend_Prefix "LumoBackend" | ||
#define LumoBackend_BuildNumber 689 | ||
#define LumoBackend_BuildNumber 693 | ||
#define LumoBackend_MinorNumber 2 | ||
#define LumoBackend_MajorNumber 0 | ||
#define LumoBackend_BuildId "0.2.689" | ||
#define LumoBackend_BuildId "0.2.693" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pragma once | ||
|
||
#define Lumo_Prefix "Lumo" | ||
#define Lumo_BuildNumber 5563 | ||
#define Lumo_BuildNumber 5564 | ||
#define Lumo_MinorNumber 0 | ||
#define Lumo_MajorNumber 0 | ||
#define Lumo_BuildId "0.0.5563" | ||
#define Lumo_BuildId "0.0.5564" |